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 /filter/rastertopwg.c | |
parent | a75966e33dbc3e3e096338fd332f515cb313b58a (diff) | |
download | cups-upstream/1.6.0.tar.gz |
Imported Upstream version 1.6.0upstream/1.6.0
Diffstat (limited to 'filter/rastertopwg.c')
-rw-r--r-- | filter/rastertopwg.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/rastertopwg.c b/filter/rastertopwg.c index d4d67cd5..99837021 100644 --- a/filter/rastertopwg.c +++ b/filter/rastertopwg.c @@ -1,5 +1,5 @@ /* - * "$Id: rastertopwg.c 10006 2011-09-20 18:36:33Z mike $" + * "$Id: rastertopwg.c 10005 2011-09-20 18:36:23Z mike $" * * CUPS raster to PWG raster format filter for CUPS. * @@ -457,5 +457,5 @@ main(int argc, /* I - Number of command-line args */ /* - * End of "$Id: rastertopwg.c 10006 2011-09-20 18:36:33Z mike $". + * End of "$Id: rastertopwg.c 10005 2011-09-20 18:36:23Z mike $". */ |