diff options
author | Didier Raboud <odyx@debian.org> | 2013-07-16 13:44:21 +0200 |
---|---|---|
committer | Didier Raboud <odyx@debian.org> | 2013-07-16 13:44:21 +0200 |
commit | 3bbeb8a0d4f608995924ae6360556d4b589bdf4c (patch) | |
tree | 0d44047572b0047d04b53b8415f2922c89edbd41 /scheduler/testlpd.c | |
parent | ea5667a811b20e235ce1975e763469edd1f7f0de (diff) | |
download | cups-upstream/1.6.3.tar.gz |
Imported Upstream version 1.6.3upstream/1.6.3
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 94722d06..c534f593 100644 --- a/scheduler/testlpd.c +++ b/scheduler/testlpd.c @@ -1,5 +1,5 @@ /* - * "$Id: testlpd.c 9950 2011-09-01 23:02:24Z mike $" + * "$Id: testlpd.c 6789 2007-08-13 19:52:43Z mike $" * * cups-lpd test program for CUPS. * @@ -546,5 +546,5 @@ usage(void) /* - * End of "$Id: testlpd.c 9950 2011-09-01 23:02:24Z mike $". + * End of "$Id: testlpd.c 6789 2007-08-13 19:52:43Z mike $". */ |