summaryrefslogtreecommitdiff
path: root/cups/testppd.c
diff options
context:
space:
mode:
Diffstat (limited to 'cups/testppd.c')
-rw-r--r--cups/testppd.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/cups/testppd.c b/cups/testppd.c
index 914abbd42..36707f29a 100644
--- a/cups/testppd.c
+++ b/cups/testppd.c
@@ -1245,6 +1245,10 @@ main(int argc, /* I - Number of command-line arguments */
{
switch (cparam->type)
{
+ case PPD_CUSTOM_UNKNOWN :
+ printf(" %s(%s): PPD_CUSTOM_UNKNOWN (error)\n", cparam->name, cparam->text);
+ break;
+
case PPD_CUSTOM_CURVE :
printf(" %s(%s): PPD_CUSTOM_CURVE (%g to %g)\n",
cparam->name, cparam->text,