summaryrefslogtreecommitdiff
path: root/backend/test1284.c
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2007-04-02 15:56:16 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2007-04-02 15:56:16 +0000
commitc0e1af835b65e53b4506f37f235c7cdc820dffa8 (patch)
tree02074fc1df79e914b7a6777ab1e6e9e6da1e79ad /backend/test1284.c
parentf42414bf8a43f4c1b464bf1de9d357edba4fd439 (diff)
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@303 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'backend/test1284.c')
-rw-r--r--backend/test1284.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/backend/test1284.c b/backend/test1284.c
index 4622e5d21..918d53b4f 100644
--- a/backend/test1284.c
+++ b/backend/test1284.c
@@ -1,5 +1,5 @@
/*
- * "$Id: test1284.c 5590 2006-05-26 19:48:26Z mike $"
+ * "$Id: test1284.c 6403 2007-03-27 16:00:56Z mike $"
*
* IEEE-1284 support functions test program for the Common UNIX Printing
* System (CUPS).
@@ -26,6 +26,7 @@
*
* Contents:
*
+ * main() - Test the device-ID functions.
*/
/*
@@ -92,5 +93,5 @@ main(int argc, /* I - Number of command-line args */
/*
- * End of "$Id: test1284.c 5590 2006-05-26 19:48:26Z mike $".
+ * End of "$Id: test1284.c 6403 2007-03-27 16:00:56Z mike $".
*/