]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - tools/ippeveprinter.c
Bump version.
[thirdparty/cups.git] / tools / ippeveprinter.c
index e076ec22e8d5487e87e36f00158c05fc4a4b2708..41954a570c76d1750765bd21399c126a69bd8e32 100644 (file)
@@ -427,7 +427,7 @@ main(int  argc,                             /* I - Number of command-line args */
 
           case 'A' : /* -A (enable authentication) */
               if (!PAMService)
-                PAMService = "other";
+                PAMService = "cups";
              break;
 
           case 'D' : /* -D device-uri */