diff options
Diffstat (limited to 'cgi-bin/help-index.c')
-rw-r--r-- | cgi-bin/help-index.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cgi-bin/help-index.c b/cgi-bin/help-index.c index 42b4ab910..649696078 100644 --- a/cgi-bin/help-index.c +++ b/cgi-bin/help-index.c @@ -1,5 +1,5 @@ /* - * "$Id$" + * "$Id: help-index.c 13138 2016-03-15 14:59:54Z msweet $" * * Online help index routines for CUPS. * @@ -1306,5 +1306,5 @@ help_sort_words(help_word_t *w1, /* I - Second word */ /* - * End of "$Id$". + * End of "$Id: help-index.c 13138 2016-03-15 14:59:54Z msweet $". */ |