]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - examples/ppdx.c
Import CUPS v1.7.1
[thirdparty/cups.git] / examples / ppdx.c
index 61588cad13bc462f5405fa42ad0ace9a94b29ca9..920f8db127f18000b6e602d89693fc043a94b32c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * "$Id$"
+ * "$Id: ppdx.c 3833 2012-05-23 22:51:18Z msweet $"
  *
  *   Example code for encoding and decoding large amounts of data in a PPD file.
  *   This would typically be used in a driver to save configuration/state
@@ -310,5 +310,5 @@ ppdxWriteData(const char *name,             /* I - Base name of keyword */
 
 
 /*
- * End of "$Id$".
+ * End of "$Id: ppdx.c 3833 2012-05-23 22:51:18Z msweet $".
  */