// information.
//
-//
-// Include necessary headers...
-//
-
#include <cups/cups-private.h>
#include <cups/raster-testpage.h>
#include <regex.h>
if (i >= argc)
{
- cupsLangPrintf(stderr, _("%s: Missing token after '--bearer-token'."), "ipptool");
+ _cupsLangPrintf(stderr, _("%s: Missing token after '--bearer-token'."), "ipptool");
free_data(data);
usage();
}
if (i >= argc)
{
- cupsLangPrintf(stderr, _("%s: Missing client name after '--client-name'."), "ipptool");
+ _cupsLangPrintf(stderr, _("%s: Missing client name after '--client-name'."), "ipptool");
free_data(data);
usage();
}