aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/mantemp.el
diff options
context:
space:
mode:
authorPavel Janík <[email protected]>2001-07-16 12:23:00 +0000
committerPavel Janík <[email protected]>2001-07-16 12:23:00 +0000
commite8af40eed41d6c61ea6a0649512c4b09afcb1bfa (patch)
tree588654cb6c38a93c432bfae53ccbf36569e3cf23 /lisp/progmodes/mantemp.el
parent4cba8c0bdcce038e6966aab82d08859d796e69d0 (diff)
Some fixes to follow coding conventions.
Diffstat (limited to 'lisp/progmodes/mantemp.el')
-rw-r--r--lisp/progmodes/mantemp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/mantemp.el b/lisp/progmodes/mantemp.el
index 6c1ca3af27..9b8fa4a6ea 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.