* lib-src/etags.c: Fix typo in previous comment change.

This commit is contained in:
Glenn Morris 2011-05-20 19:27:00 -07:00
parent a57471f935
commit 8d366f40eb

View file

@ -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 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