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