diff options
Diffstat (limited to 'lisp/progmodes/mantemp.el')
-rw-r--r-- | lisp/progmodes/mantemp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/mantemp.el b/lisp/progmodes/mantemp.el index 6c1ca3af27d..9b8fa4a6ea3 100644 --- a/lisp/progmodes/mantemp.el +++ b/lisp/progmodes/mantemp.el @@ -1,4 +1,4 @@ -;;; mantemp.el --- Create manual template instantiations from g++ 2.7.2 output. +;;; mantemp.el --- create manual template instantiations from g++ 2.7.2 output ;; Copyright (C) 1996 Free Software Foundation, Inc. |