summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-12-06 19:57:12 +0000
committerDave Love <fx@gnu.org>2000-12-06 19:57:12 +0000
commit2c7cfdb14ece4baa84451f478684864723d94d5b (patch)
tree82b5b0e54a91b019426c5615fcfad23d2f2b4901 /lisp
parent1a14c5ea08ea3bd25a692e02574e166bca286fe0 (diff)
downloademacs-2c7cfdb14ece4baa84451f478684864723d94d5b.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/progmodes/cc-align.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/cc-align.el b/lisp/progmodes/cc-align.el
index 8418392e970..8bb69e387c8 100644
--- a/lisp/progmodes/cc-align.el
+++ b/lisp/progmodes/cc-align.el
@@ -1,6 +1,6 @@
;;; cc-align.el --- custom indentation functions for CC Mode
-;; Copyright (C) 1985,87,92,93,94,,95,96,97,98,99,2000 Free Software Foundation, Inc.
+;; Copyright (C) 1985,87,92,93,94,95,96,97,98,99,2000 Free Software Foundation, Inc.
;; Authors: 2000- Martin Stjernholm
;; 1998-1999 Barry A. Warsaw and Martin Stjernholm