Revert previous change. Not obvious.

This commit is contained in:
Andrew Cagney
2002-09-19 03:58:41 +00:00
parent 3b4efeaa2d
commit 389e51db10
20 changed files with 55 additions and 247 deletions

View File

@@ -1114,9 +1114,8 @@ print_source_lines (struct symtab *s, int line, int stopline, int noerror)
/* Print a list of files and line numbers which a user may choose from
in order to list a function which was specified ambiguously (as with
`list classname::overloadedfuncname', or 'list objectiveCSelector:).
The vector in SALS provides the filenames and line numbers.
NOTE: some of the SALS may have no filename or line information! */
`list classname::overloadedfuncname', for example). The vector in
SALS provides the filenames and line numbers. */
static void
ambiguous_line_spec (struct symtabs_and_lines *sals)