diff options
Diffstat (limited to 'filter/texttops.c')
-rw-r--r-- | filter/texttops.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/texttops.c b/filter/texttops.c index 5f073363f..fa4f9fb53 100644 --- a/filter/texttops.c +++ b/filter/texttops.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: texttops.c 177 2006-06-21 00:20:03Z jlovell $" * * Text to PostScript filter for the Common UNIX Printing System (CUPS). * @@ -1307,5 +1307,5 @@ write_text(const char *s) /* I - String to write */ /* - * End of "$Id$". + * End of "$Id: texttops.c 177 2006-06-21 00:20:03Z jlovell $". */ |