diff options
Diffstat (limited to 'gas/sb.c')
-rw-r--r-- | gas/sb.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -265,7 +265,7 @@ sb_skip_white (idx, ptr) } /* start at the index idx into the sb at ptr. skips whitespace, - a comma and any following whitespace. returnes the index of the + a comma and any following whitespace. returns the index of the next character. */ int |