X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gdb%2Flinespec.c;h=d2089b5dd9d1dae7324983e2d537110152b08083;hb=ca9b78ce906d588bb9aab0c6739c2dbdacd62612;hp=90c07a2dbf9ff4aeb9f29709fc023c98b0a9171a;hpb=0578b14e990e76f3c2dd9010c4cb9201bc9fa4b4;p=binutils-gdb.git diff --git a/gdb/linespec.c b/gdb/linespec.c index 90c07a2dbf9..d2089b5dd9d 100644 --- a/gdb/linespec.c +++ b/gdb/linespec.c @@ -414,8 +414,7 @@ linespec_lexer_lex_number (linespec_parser *parser, linespec_token *tokenp) return 1; } -/* Does P represent one of the keywords? If so, return - the keyword. If not, return NULL. */ +/* See linespec.h. */ const char * linespec_lexer_lex_keyword (const char *p)