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