diff options
Diffstat (limited to 'cgi-bin/ipp-var.c')
-rw-r--r-- | cgi-bin/ipp-var.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cgi-bin/ipp-var.c b/cgi-bin/ipp-var.c index 4bf797776..fb86975eb 100644 --- a/cgi-bin/ipp-var.c +++ b/cgi-bin/ipp-var.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: ipp-var.c 177 2006-06-21 00:20:03Z jlovell $" * * CGI <-> IPP variable routines for the Common UNIX Printing System (CUPS). * @@ -1279,5 +1279,5 @@ cgiText(const char *message) /* I - Message */ /* - * End of "$Id$". + * End of "$Id: ipp-var.c 177 2006-06-21 00:20:03Z jlovell $". */ |