diff options
author | Didier Raboud <odyx@debian.org> | 2013-09-27 11:05:02 +0200 |
---|---|---|
committer | Didier Raboud <odyx@debian.org> | 2013-09-27 11:05:02 +0200 |
commit | e89cd45b5c13f176689eb571884719236b4baa89 (patch) | |
tree | 895f25ab9018c6f343a261f0c1e5e3ae0bdd9362 /scheduler/testlpd.c | |
parent | 3bbeb8a0d4f608995924ae6360556d4b589bdf4c (diff) | |
download | cups-upstream/1.6.4.tar.gz |
Imported Upstream version 1.6.4upstream/1.6.4
Diffstat (limited to 'scheduler/testlpd.c')
-rw-r--r-- | scheduler/testlpd.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scheduler/testlpd.c b/scheduler/testlpd.c index c534f593..3ff483e1 100644 --- a/scheduler/testlpd.c +++ b/scheduler/testlpd.c @@ -1,5 +1,5 @@ /* - * "$Id: testlpd.c 6789 2007-08-13 19:52:43Z mike $" + * "$Id: testlpd.c 11173 2013-07-23 12:31:34Z msweet $" * * cups-lpd test program for CUPS. * @@ -546,5 +546,5 @@ usage(void) /* - * End of "$Id: testlpd.c 6789 2007-08-13 19:52:43Z mike $". + * End of "$Id: testlpd.c 11173 2013-07-23 12:31:34Z msweet $". */ |