summaryrefslogtreecommitdiff
path: root/driver
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 /driver
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 'driver')
-rw-r--r--driver/testdriver.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/driver/testdriver.c b/driver/testdriver.c
index 76141403c..eab00dffc 100644
--- a/driver/testdriver.c
+++ b/driver/testdriver.c
@@ -1,5 +1,5 @@
/*
- * "$Id: testdriver.c 177 2006-06-21 00:20:03Z jlovell $"
+ * "$Id: testdriver.c 5390 2006-04-10 19:29:44Z mike $"
*
* Sample/test driver interface program for the Common UNIX Printing
* System (CUPS).
@@ -175,5 +175,5 @@ list_ppds(const char *name) /* I - Program name */
/*
- * End of "$Id: testdriver.c 177 2006-06-21 00:20:03Z jlovell $".
+ * End of "$Id: testdriver.c 5390 2006-04-10 19:29:44Z mike $".
*/