]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/testipp.c
Merge changes from CUPS 1.6svn-r10112.
[thirdparty/cups.git] / cups / testipp.c
index efe2174f122c9e5f0d2097b0bac89cea5e733dec..70c83bf4b5e36079b712b16a93a803dbda6d4e72 100644 (file)
@@ -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",