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 /systemv/lpinfo.c | |
parent | ea5667a811b20e235ce1975e763469edd1f7f0de (diff) | |
download | cups-upstream/1.6.3.tar.gz |
Imported Upstream version 1.6.3upstream/1.6.3
Diffstat (limited to 'systemv/lpinfo.c')
-rw-r--r-- | systemv/lpinfo.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/systemv/lpinfo.c b/systemv/lpinfo.c index 5bda1c8e..f51019b7 100644 --- a/systemv/lpinfo.c +++ b/systemv/lpinfo.c @@ -1,5 +1,5 @@ /* - * "$Id: lpinfo.c 9384 2010-11-22 07:06:39Z mike $" + * "$Id: lpinfo.c 7810 2008-07-29 01:11:15Z mike $" * * "lpinfo" command for CUPS. * @@ -494,5 +494,5 @@ show_models( /* - * End of "$Id: lpinfo.c 9384 2010-11-22 07:06:39Z mike $". + * End of "$Id: lpinfo.c 7810 2008-07-29 01:11:15Z mike $". */ |