summaryrefslogtreecommitdiff
path: root/src/include/html-strings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/html-strings.h')
-rw-r--r--src/include/html-strings.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/html-strings.h b/src/include/html-strings.h
index 23a36d16..fd757c3f 100644
--- a/src/include/html-strings.h
+++ b/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]"