diff options
Diffstat (limited to 'cups/page.c')
-rw-r--r-- | cups/page.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/page.c b/cups/page.c index 309515e1a..66036fc3f 100644 --- a/cups/page.c +++ b/cups/page.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: page.c 177 2006-06-21 00:20:03Z jlovell $" * * Page size functions for the Common UNIX Printing System (CUPS). * @@ -193,5 +193,5 @@ ppdPageLength(ppd_file_t *ppd, /* I - PPD file */ /* - * End of "$Id$". + * End of "$Id: page.c 177 2006-06-21 00:20:03Z jlovell $". */ |