From e8c3d703ca185e61d2e9f36da0391c2b6ad324ec Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 29 Aug 2009 22:15:32 +0000 Subject: [PATCH] Fix last change. --- lisp/cedet/semantic/elp.el | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/lisp/cedet/semantic/elp.el b/lisp/cedet/semantic/elp.el index a60692ca3de..87fe2936b95 100644 --- a/lisp/cedet/semantic/elp.el +++ b/lisp/cedet/semantic/elp.el @@ -1,9 +1,8 @@ -;;; semantic-elp.el --- Bind ELP to measure Semantic +;;; semantic/elp.el --- Bind ELP to measure Semantic -;; Copyright (C) 2008, 2009 Free Software Foundation, Inc. +;;; Copyright (C) 2008, 2009 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam -;; X-RCS: $Id: semantic-elp.el,v 1.16 2009/04/02 01:18:33 zappo Exp $ ;; This file is part of GNU Emacs. @@ -769,4 +768,4 @@ The expectation is that you will edit this fcn with different (data-debug-show semantic-elp-last-run)) (provide 'semantic/elp) -;;; semantic-elp.el ends here +;;; semantic/elp.el ends here -- 2.39.5