aboutsummaryrefslogtreecommitdiff
path: root/binutils/rclex.c
diff options
context:
space:
mode:
authorAmbrogino Modigliani <ambrogino.modigliani@gmail.com>2016-11-25 21:01:40 +0100
committerAlan Modra <amodra@gmail.com>2016-11-27 15:00:23 +1030
commit222c2bf0a293fab3d08c22359d64433faea7bb89 (patch)
tree0d5ce8637c3ee924c56f67e2e8a48022d979c190 /binutils/rclex.c
parent7fb048a2ee38bbc85ba0e96e2932cb0cb1f7381e (diff)
downloadgdb-222c2bf0a293fab3d08c22359d64433faea7bb89.zip
gdb-222c2bf0a293fab3d08c22359d64433faea7bb89.tar.gz
gdb-222c2bf0a293fab3d08c22359d64433faea7bb89.tar.bz2
Fix spelling in comments in C source files (binutils)
* dwarf.c: Fix spelling in comments. * dwarf.h: Fix spelling in comments. * objcopy.c: Fix spelling in comments. * od-macho.c: Fix spelling in comments. * rclex.c: Fix spelling in comments. * readelf.c: Fix spelling in comments. * stabs.c: Fix spelling in comments.
Diffstat (limited to 'binutils/rclex.c')
-rw-r--r--binutils/rclex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/rclex.c b/binutils/rclex.c
index 96ed393..564d40f 100644
--- a/binutils/rclex.c
+++ b/binutils/rclex.c
@@ -40,7 +40,7 @@
static int rcdata_mode;
-/* Whether we are supressing lines from cpp (including windows.h or
+/* Whether we are suppressing lines from cpp (including windows.h or
headers from your C sources may bring in externs and typedefs).
When active, we return IGNORED_TOKEN, which lets us ignore these
outside of resource constructs. Thus, it isn't required to protect