[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-cflow] [PATCH] Fix the file name in header line
From: |
Desmond O. Chang |
Subject: |
[bug-cflow] [PATCH] Fix the file name in header line |
Date: |
Thu, 12 Nov 2015 00:16:18 +0800 |
---
elisp/cflow-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elisp/cflow-mode.el b/elisp/cflow-mode.el
index bb5f55c..24dd1a3 100644
--- a/elisp/cflow-mode.el
+++ b/elisp/cflow-mode.el
@@ -1,4 +1,4 @@
-;;; cflow.el --- major mode for viewing cflow output files.
+;;; cflow-mode.el --- major mode for viewing cflow output files.
;; Authors: 1994, 1995, 2005, 2007 Sergey Poznyakoff
;; Version: 0.2.1
--
2.6.2
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug-cflow] [PATCH] Fix the file name in header line,
Desmond O. Chang <=