]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - systemv/lpoptions.c
Load cups into easysw/current.
[thirdparty/cups.git] / systemv / lpoptions.c
index 30d57aa48f24af954c642c637df0003aa3768bb0..155fcb242291820a76b0630b9b795cc83e759821 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * "$Id: lpoptions.c 5753 2006-07-18 19:53:24Z mike $"
+ * "$Id: lpoptions.c 5833 2006-08-16 20:05:58Z mike $"
  *
  *   Printer option program for the Common UNIX Printing System (CUPS).
  *
@@ -69,6 +69,8 @@ main(int  argc,                               /* I - Number of command-line arguments */
                *option;                /* Current option */
 
 
+  _cupsSetLocale();
+
  /*
   * Loop through the command-line arguments...
   */
@@ -482,5 +484,5 @@ usage(void)
 
 
 /*
- * End of "$Id: lpoptions.c 5753 2006-07-18 19:53:24Z mike $".
+ * End of "$Id: lpoptions.c 5833 2006-08-16 20:05:58Z mike $".
  */