summaryrefslogtreecommitdiff
path: root/cups/testipp.c
diff options
context:
space:
mode:
Diffstat (limited to 'cups/testipp.c')
-rw-r--r--cups/testipp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cups/testipp.c b/cups/testipp.c
index efe2174f1..70c83bf4b 100644
--- a/cups/testipp.c
+++ b/cups/testipp.c
@@ -758,7 +758,7 @@ print_attributes(ipp_t *ipp, /* I - IPP request */
int i; /* Looping var */
ipp_tag_t group; /* Current group */
ipp_attribute_t *attr; /* Current attribute */
- ipp_value_t *val; /* Current value */
+ _ipp_value_t *val; /* Current value */
static const char * const tags[] = /* Value/group tag strings */
{
"reserved-00",