summaryrefslogtreecommitdiff
path: root/cups/ipp-support.c
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-06-23 01:40:35 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-06-23 01:40:35 +0000
commitf7faf1f5c3235dfa4f883522da7dc6446f028247 (patch)
tree59d573df045d93a7681a9a165729bacb554df5e6 /cups/ipp-support.c
parentc07d5b2daf136da7af01c48ff78135d06d2762fc (diff)
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@185 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'cups/ipp-support.c')
-rw-r--r--cups/ipp-support.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/ipp-support.c b/cups/ipp-support.c
index 585818fa2..fef06af1c 100644
--- a/cups/ipp-support.c
+++ b/cups/ipp-support.c
@@ -1,5 +1,5 @@
/*
- * "$Id: ipp-support.c 177 2006-06-21 00:20:03Z jlovell $"
+ * "$Id: ipp-support.c 5246 2006-03-08 13:22:09Z mike $"
*
* Internet Printing Protocol support functions for the Common UNIX
* Printing System (CUPS).
@@ -333,5 +333,5 @@ ippSetPort(int p) /* I - Port number to use */
/*
- * End of "$Id: ipp-support.c 177 2006-06-21 00:20:03Z jlovell $".
+ * End of "$Id: ipp-support.c 5246 2006-03-08 13:22:09Z mike $".
*/