]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config.h.in
Import experimental work-in-progress HTTP/2 branch
[thirdparty/cups.git] / config.h.in
index 9a4ed16cdcb748c837f0f1ed8e39b3e1ac3d9350..22618b1b89be6eaf2798783a424c79ca26204dbd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * "$Id$"
+ * "$Id: config.h.in 13138 2016-03-15 14:59:54Z msweet $"
  *
  * Configuration file for CUPS.
  *
@@ -740,5 +740,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.in 13138 2016-03-15 14:59:54Z msweet $".
  */