diff options
Diffstat (limited to 'cgi-bin/classes.c')
-rw-r--r-- | cgi-bin/classes.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cgi-bin/classes.c b/cgi-bin/classes.c index 2685e66a3..725dc7226 100644 --- a/cgi-bin/classes.c +++ b/cgi-bin/classes.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: classes.c 11984 2014-07-02 13:16:59Z msweet $" * * Class status CGI for CUPS. * @@ -546,5 +546,5 @@ show_class(http_t *http, /* I - Connection to server */ /* - * End of "$Id$". + * End of "$Id: classes.c 11984 2014-07-02 13:16:59Z msweet $". */ |