aboutsummaryrefslogtreecommitdiff
path: root/binutils/rclex.l
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/rclex.l')
-rw-r--r--binutils/rclex.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/rclex.l b/binutils/rclex.l
index 92b1ec7..f5ca8d8 100644
--- a/binutils/rclex.l
+++ b/binutils/rclex.l
@@ -217,7 +217,7 @@ static char *get_string (int);
}
}
-[A-Za-z][^ ,\t\r\n]* {
+[_A-Za-z][^ ,\t\r\n]* {
char *s;
/* I rejected comma in a string in order to