* scan.h (lineno): Revert the rename here.
From-SVN: r66344
This commit is contained in:
parent
561712fe49
commit
774cb6d136
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2003-05-01 Nathan Sidwell <nathan@codesourcery.com>
|
||||
|
||||
* scan.h (lineno): Revert the rename here.
|
||||
|
||||
2003-05-01 Stan Shebs <shebs@apple.com>
|
||||
|
||||
* config/darwin.c (darwin_encode_section_info): Call
|
||||
|
|
|
@ -77,4 +77,4 @@ extern int get_token _PARAMS ((FILE *, sstring *));
|
|||
extern int source_lineno;
|
||||
extern sstring source_filename;
|
||||
/* Current physical line number */
|
||||
extern int input_line;
|
||||
extern int lineno;
|
||||
|
|
Loading…
Add table
Reference in a new issue