]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - systemv/lppasswd.c
Load cups into easysw/current.
[thirdparty/cups.git] / systemv / lppasswd.c
index d9822a07e1c05d190997387b55b1af87538bee52..f825d1e7f0eefb2b0b6afaa407cc4b160efbb7d3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * "$Id: lppasswd.c 4924 2006-01-13 01:55:20Z mike $"
+ * "$Id: lppasswd.c 5833 2006-08-16 20:05:58Z mike $"
  *
  *   MD5 password program for the Common UNIX Printing System (CUPS).
  *
@@ -102,6 +102,8 @@ main(int  argc,                             /* I - Number of command-line arguments */
 #endif /* HAVE_SIGACTION && !HAVE_SIGSET*/
 
 
+  _cupsSetLocale();
+
  /*
   * Check to see if stdin, stdout, and stderr are still open...
   */
@@ -509,5 +511,5 @@ usage(FILE *fp)             /* I - File to send usage to */
 
 
 /*
- * End of "$Id: lppasswd.c 4924 2006-01-13 01:55:20Z mike $".
+ * End of "$Id: lppasswd.c 5833 2006-08-16 20:05:58Z mike $".
  */