projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a57471f
)
* lib-src/etags.c: Fix typo in previous comment change.
author
Glenn Morris
<rgm@gnu.org>
Sat, 21 May 2011 02:27:00 +0000
(19:27 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 21 May 2011 02:27:00 +0000
(19:27 -0700)
lib-src/etags.c
patch
|
blob
|
history
diff --git
a/lib-src/etags.c
b/lib-src/etags.c
index e492b78a68d7fc11decd0d6f2e8aaa248e8cf0d9..097f6842c07839a50a4b29546a650cd41f1fefe6 100644
(file)
--- a/
lib-src/etags.c
+++ b/
lib-src/etags.c
@@
-93,7
+93,7
@@
char pot_etags_version[] = "@(#) pot revision number is 17.38.1.4";
#ifdef HAVE_CONFIG_H
# include <config.h>
- /* This is probably not necessary any more. On some systms, config.h
+ /* This is probably not necessary any more. On some syst
e
ms, config.h
used to define static as nothing for the sake of unexec. We don't
want that here since we don't use unexec. None of these systems
are supported any more, but the idea is still mentioned in