diff options
Diffstat (limited to 'lisp/cedet/semantic/lex-spp.el')
-rw-r--r-- | lisp/cedet/semantic/lex-spp.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/cedet/semantic/lex-spp.el b/lisp/cedet/semantic/lex-spp.el index de4cb7a9c62..e49968b07e7 100644 --- a/lisp/cedet/semantic/lex-spp.el +++ b/lisp/cedet/semantic/lex-spp.el @@ -1,4 +1,4 @@ -;;; lex-spp.el --- Semantic Lexical Pre-processor +;;; semantic/lex-spp.el --- Semantic Lexical Pre-processor ;; Copyright (C) 2006-2011 Free Software Foundation, Inc. @@ -1230,4 +1230,4 @@ If BUFFER is not provided, use the current buffer." ;; generated-autoload-load-name: "semantic/lex-spp" ;; End: -;;; semantic-lex-spp.el ends here +;;; semantic/lex-spp.el ends here |