]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - systemv/lpadmin.c
The command-line applications did not convert command-line
[thirdparty/cups.git] / systemv / lpadmin.c
index a03a8977e7bdb314097cc58c12e754d291149d38..abece172d5ef432148c585e9768a552d1482cb26 100644 (file)
@@ -92,7 +92,7 @@ main(int  argc,                       /* I - Number of command-line arguments */
   cups_option_t        *options;       /* Options */
 
 
-  _cupsSetLocale();
+  _cupsSetLocale(argv);
 
   http        = NULL;
   printer     = NULL;