]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - berkeley/lpc.c
Load cups into easysw/current.
[thirdparty/cups.git] / berkeley / lpc.c
index 271d6047766e1c7e4b06ffb9ae402917cef45a68..c00a23a7a5501cde2f138bb071d768154029cd3d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * "$Id: lpc.c 5023 2006-01-29 14:39:44Z mike $"
+ * "$Id: lpc.c 5833 2006-08-16 20:05:58Z mike $"
  *
  *   "lpc" command for the Common UNIX Printing System (CUPS).
  *
@@ -65,6 +65,8 @@ main(int  argc,                               /* I - Number of command-line arguments */
                *params;                /* Pointer to parameters */
 
 
+  _cupsSetLocale();
+
  /*
   * Connect to the scheduler...
   */
@@ -518,5 +520,5 @@ show_status(http_t     *http,               /* I - HTTP connection to server */
 
 
 /*
- * End of "$Id: lpc.c 5023 2006-01-29 14:39:44Z mike $".
+ * End of "$Id: lpc.c 5833 2006-08-16 20:05:58Z mike $".
  */