summaryrefslogtreecommitdiff
path: root/xcode/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'xcode/config.h')
-rw-r--r--xcode/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/xcode/config.h b/xcode/config.h
index a6b30522..6b010a95 100644
--- a/xcode/config.h
+++ b/xcode/config.h
@@ -1,6 +1,6 @@
/* config.h. Generated from config.h.in by configure. */
/*
- * "$Id: config.h 4298 2013-05-10 16:52:10Z msweet $"
+ * "$Id: config.h 11173 2013-07-23 12:31:34Z msweet $"
*
* Configuration file for CUPS.
*
@@ -739,5 +739,5 @@ static __inline int _cups_abs(int i) { return (i < 0 ? -i : i); }
#endif /* !_CUPS_CONFIG_H_ */
/*
- * End of "$Id: config.h 4298 2013-05-10 16:52:10Z msweet $".
+ * End of "$Id: config.h 11173 2013-07-23 12:31:34Z msweet $".
*/