]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - systemv/lpinfo.c
Load cups into easysw/current.
[thirdparty/cups.git] / systemv / lpinfo.c
index df8bef1aa9df8cd3c29d7414b32aec8c5a96f905..aad4b252d863af3a9d6cf99b1a39bff2fb051d47 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * "$Id: lpinfo.c 4925 2006-01-13 02:52:47Z mike $"
+ * "$Id: lpinfo.c 5833 2006-08-16 20:05:58Z mike $"
  *
  *   "lpinfo" command for the Common UNIX Printing System (CUPS).
  *
@@ -62,6 +62,8 @@ main(int  argc,                               /* I - Number of command-line arguments */
   int          long_status;            /* Long listing? */
 
 
+  _cupsSetLocale();
+
   http        = NULL;
   long_status = 0;
 
@@ -434,5 +436,5 @@ show_models(http_t *http,           /* I - HTTP connection to server */
 
 
 /*
- * End of "$Id: lpinfo.c 4925 2006-01-13 02:52:47Z mike $".
+ * End of "$Id: lpinfo.c 5833 2006-08-16 20:05:58Z mike $".
  */