]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - vcnet/config.h
Import CUPS v1.7.1
[thirdparty/cups.git] / vcnet / config.h
index 537cf4c9eb27d30425c16fd8c6bdb7e91342262c..c0e9812bd3591fa5ca6e70bca1a9923086f5d3e6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * "$Id$"
+ * "$Id: config.h 10996 2013-05-29 11:51:34Z msweet $"
  *
  *   Configuration file for CUPS on Windows.
  *
@@ -771,5 +771,5 @@ static __inline int _cups_abs(int i) { return (i < 0 ? -i : i); }
 #endif /* !_CUPS_CONFIG_H_ */
 
 /*
- * End of "$Id$".
+ * End of "$Id: config.h 10996 2013-05-29 11:51:34Z msweet $".
  */