diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2009-08-28 15:47:01 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2009-08-28 15:47:01 +0000 |
commit | 994e5ceab00ab6f3127ca3b2f5eef1dda375e1de (patch) | |
tree | 3733146fa732ec29dc3e3a3007aff548ed5a07d2 /lisp/cedet/semantic/util-modes.el | |
parent | a91e32bc23dda13a375cc0b6a4f92cca2127982d (diff) | |
download | emacs-994e5ceab00ab6f3127ca3b2f5eef1dda375e1de.tar.gz |
Fix renamed filenames in file headers.
Diffstat (limited to 'lisp/cedet/semantic/util-modes.el')
-rw-r--r-- | lisp/cedet/semantic/util-modes.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/semantic/util-modes.el b/lisp/cedet/semantic/util-modes.el index e38e1b94637..5b4ec6cb857 100644 --- a/lisp/cedet/semantic/util-modes.el +++ b/lisp/cedet/semantic/util-modes.el @@ -1,4 +1,4 @@ -;;; semantic-util-modes.el --- Semantic minor modes +;;; util-modes.el --- Semantic minor modes ;;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009 ;;; Free Software Foundation, Inc. |