aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog.1
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog.1')
-rw-r--r--gcc/ChangeLog.12
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog.1 b/gcc/ChangeLog.1
index 389b702dac6..b99a93754a3 100644
--- a/gcc/ChangeLog.1
+++ b/gcc/ChangeLog.1
@@ -3212,7 +3212,7 @@ Tue Mar 16 13:44:50 1999 Jim Wilson <wilson@cygnus.com>
unless it's necessary.
* cpplib.h (parse_marker): Removed.
- (struct cpp_buffer): Line_base is now a unsigned char *; add
+ (struct cpp_buffer): Line_base is now an unsigned char *; add
`mark' [long], remove `marks' [struct parse_marker *].
(parse_set_mark, parse_clear_mark, parse_goto_mark): Update
prototypes.