projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d53253d
)
Fix typo in last change.
author
Jeff Law
<law@redhat.com>
Sun, 28 Nov 1993 19:57:00 +0000
(19:57 +0000)
committer
Jeff Law
<law@redhat.com>
Sun, 28 Nov 1993 19:57:00 +0000
(19:57 +0000)
gas/read.c
patch
|
blob
|
history
diff --git
a/gas/read.c
b/gas/read.c
index 3d3397df811ec7bc591aae857266e23765577030..1eaab259b9f9c149ba9a53b25e89e6104cfa50c4 100644
(file)
--- a/
gas/read.c
+++ b/
gas/read.c
@@
-361,7
+361,7
@@
read_a_source_file (name)
if (input_line_pointer[-1] == '\n')
bump_line_counters ();
-#if defined (MRI) || defined (LAB
LE
S_WITHOUT_COLONS)
+#if defined (MRI) || defined (LAB
EL
S_WITHOUT_COLONS)
/* Text at the start of a line must be a label, we run down
and stick a colon in. */
if (is_name_beginner (*input_line_pointer))