diff options
Diffstat (limited to 'man/mantohtml.c')
-rw-r--r-- | man/mantohtml.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/mantohtml.c b/man/mantohtml.c index 3c18e82a..8974d208 100644 --- a/man/mantohtml.c +++ b/man/mantohtml.c @@ -1,5 +1,5 @@ /* - * "$Id: mantohtml.c 7720 2008-07-11 22:46:21Z mike $" + * "$Id: mantohtml.c 11173 2013-07-23 12:31:34Z msweet $" * * Man page to HTML conversion program. * @@ -716,5 +716,5 @@ strmove(char *d, /* I - Destination */ /* - * End of "$Id: mantohtml.c 7720 2008-07-11 22:46:21Z mike $". + * End of "$Id: mantohtml.c 11173 2013-07-23 12:31:34Z msweet $". */ |