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/colorman.h | |
parent | ea5667a811b20e235ce1975e763469edd1f7f0de (diff) | |
download | cups-upstream/1.6.3.tar.gz |
Imported Upstream version 1.6.3upstream/1.6.3
Diffstat (limited to 'scheduler/colorman.h')
-rw-r--r-- | scheduler/colorman.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scheduler/colorman.h b/scheduler/colorman.h index 1a8493c5..3360fd4e 100644 --- a/scheduler/colorman.h +++ b/scheduler/colorman.h @@ -1,5 +1,5 @@ /* - * "$Id: colorman.h 10490 2012-05-21 17:40:22Z mike $" + * "$Id: colorman.h 3833 2012-05-23 22:51:18Z msweet $" * * Color management definitions for the CUPS scheduler. * @@ -24,5 +24,5 @@ extern void cupsdUnregisterColor(cupsd_printer_t *p); /* - * End of "$Id: colorman.h 10490 2012-05-21 17:40:22Z mike $". + * End of "$Id: colorman.h 3833 2012-05-23 22:51:18Z msweet $". */ |