diff options
Diffstat (limited to 'cups/ppd.h')
-rw-r--r-- | cups/ppd.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/ppd.h b/cups/ppd.h index 3e281bd42..dae2560f5 100644 --- a/cups/ppd.h +++ b/cups/ppd.h @@ -1,5 +1,5 @@ /* - * "$Id: ppd.h 7791 2008-07-24 00:55:30Z mike $" + * "$Id$" * * PostScript Printer Description definitions for CUPS. * @@ -476,5 +476,5 @@ extern int ppdPageSizeLimits(ppd_file_t *ppd, #endif /* !_CUPS_PPD_H_ */ /* - * End of "$Id: ppd.h 7791 2008-07-24 00:55:30Z mike $". + * End of "$Id$". */ |