]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config.h.in
Update svn:keyword properties.
[thirdparty/cups.git] / config.h.in
index 3aa648210a30dbf5a7d3d36609d5e2c1a9c76baf..e708598aca0c4bb2d2c1cdd7fcf128dc4a0d3bc5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * "$Id: config.h.in 7918 2008-09-08 22:03:01Z mike $"
+ * "$Id$"
  *
  *   Configuration file for CUPS.
  *
@@ -706,5 +706,5 @@ static __inline int _cups_abs(int i) { return (i < 0 ? -i : i); }
 #endif /* !_CUPS_CONFIG_H_ */
 
 /*
- * End of "$Id: config.h.in 7918 2008-09-08 22:03:01Z mike $".
+ * End of "$Id$".
  */