diff options
author | Didier Raboud <odyx@debian.org> | 2012-10-25 21:07:57 +0200 |
---|---|---|
committer | Didier Raboud <odyx@debian.org> | 2012-10-25 21:07:57 +0200 |
commit | 81ab83f382660bc7980ae954725c4ebf28764b03 (patch) | |
tree | 523268f698a63a8fd44f3491d94d140266b2403b /systemv/lpstat.c | |
parent | a75966e33dbc3e3e096338fd332f515cb313b58a (diff) | |
download | cups-upstream/1.6.0.tar.gz |
Imported Upstream version 1.6.0upstream/1.6.0
Diffstat (limited to 'systemv/lpstat.c')
-rw-r--r-- | systemv/lpstat.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/systemv/lpstat.c b/systemv/lpstat.c index 534be069..1513e70f 100644 --- a/systemv/lpstat.c +++ b/systemv/lpstat.c @@ -1,5 +1,5 @@ /* - * "$Id: lpstat.c 10064 2011-10-07 21:41:07Z mike $" + * "$Id: lpstat.c 10062 2011-10-07 21:05:19Z mike $" * * "lpstat" command for CUPS. * @@ -2050,5 +2050,5 @@ show_scheduler(void) /* - * End of "$Id: lpstat.c 10064 2011-10-07 21:41:07Z mike $". + * End of "$Id: lpstat.c 10062 2011-10-07 21:05:19Z mike $". */ |