Move PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux-ptrace.h
[binutils-gdb.git] / gdb / linespec.c
index 90c07a2dbf9ff4aeb9f29709fc023c98b0a9171a..d2089b5dd9d1dae7324983e2d537110152b08083 100644 (file)
@@ -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)