diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-01 13:09:50 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-01 13:09:50 +0000 |
| commit | bdbe8a18ed9d9c634e28d4f8885e370a44fe08d2 (patch) | |
| tree | 5bb520ef39570cf7c612b59697308ed396ca84e0 /contrib/groff/src/include/html-strings.h | |
| parent | 3018e8e5c7f5410a2f2e1a77c3979358a5c58ce9 (diff) | |
Notes
Diffstat (limited to 'contrib/groff/src/include/html-strings.h')
| -rw-r--r-- | contrib/groff/src/include/html-strings.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/groff/src/include/html-strings.h b/contrib/groff/src/include/html-strings.h index 23a36d16451c..fd757c3fd256 100644 --- a/contrib/groff/src/include/html-strings.h +++ b/contrib/groff/src/include/html-strings.h @@ -1,5 +1,5 @@ // -*- C++ -*- -/* Copyright (C) 2001, 2002 Free Software Foundation, Inc. +/* Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc. Written by Gaius Mulley (gaius@glam.ac.uk). This file is part of groff. @@ -20,7 +20,7 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* * defines the image tags issued by the pre-processors (tbl, pic, eqn) - * and later detected by pre-html.cc + * and later detected by pre-html.cpp */ #define HTML_IMAGE_INLINE_BEGIN "\\O[HTML-IMAGE-INLINE-BEGIN]" |
