summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/cedet/semantic/decorate.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/cedet/semantic/decorate.el b/lisp/cedet/semantic/decorate.el
index 46abce75ca1..18fd6b599ed 100644
--- a/lisp/cedet/semantic/decorate.el
+++ b/lisp/cedet/semantic/decorate.el
@@ -1,4 +1,4 @@
-;;; decorate.el --- Utilities for decorating/highlighting tokens.
+;;; semantic/decorate.el --- Utilities for decorating/highlighting tokens.
;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2009
;;; Free Software Foundation, Inc.
@@ -317,4 +317,4 @@ OVERLAY is passed in by isearch."
(provide 'semantic/decorate)
-;;; semantic-decorate.el ends here
+;;; semantic/decorate.el ends here