emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r104305: * lib-src/etags.c: Fix typo


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r104305: * lib-src/etags.c: Fix typo in previous comment change.
Date: Fri, 20 May 2011 19:27:00 -0700
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 104305
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Fri 2011-05-20 19:27:00 -0700
message:
  * lib-src/etags.c: Fix typo in previous comment change.
modified:
  lib-src/etags.c
=== modified file 'lib-src/etags.c'
--- a/lib-src/etags.c   2011-05-21 02:08:21 +0000
+++ b/lib-src/etags.c   2011-05-21 02:27:00 +0000
@@ -93,7 +93,7 @@
 
 #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 systems, 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]