]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/i18n.h
Load cups into easysw/current.
[thirdparty/cups.git] / cups / i18n.h
index 14a5c1dd54097aac437e92391bb379d58b0b1efb..720ff0cd5d950aba460f40a462ca6e7a1a054766 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * "$Id: i18n.h 5833 2006-08-16 20:05:58Z mike $"
+ * "$Id: i18n.h 5926 2006-09-05 20:45:47Z mike $"
  *
  *   (Private) localization support for the Common UNIX Printing System (CUPS).
  *
@@ -105,7 +105,7 @@ extern const char   *_cupsLangString(cups_lang_t *lang, const char *message);
 extern void            _cupsMessageFree(cups_array_t *a);
 extern cups_array_t    *_cupsMessageLoad(const char *filename);
 extern const char      *_cupsMessageLookup(cups_array_t *a, const char *m);
-extern void            _cupsSetLocale(void);
+extern void            _cupsSetLocale(char *argv[]);
 
 #  ifdef __cplusplus
 }
@@ -114,5 +114,5 @@ extern void         _cupsSetLocale(void);
 #endif /* !_CUPS_I18N_H_ */
 
 /*
- * End of "$Id: i18n.h 5833 2006-08-16 20:05:58Z mike $".
+ * End of "$Id: i18n.h 5926 2006-09-05 20:45:47Z mike $".
  */