diff options
Diffstat (limited to 'gcc/line-map.c')
| -rw-r--r-- | gcc/line-map.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/line-map.c b/gcc/line-map.c index 05d34ea..8bbe863 100644 --- a/gcc/line-map.c +++ b/gcc/line-map.c @@ -63,7 +63,7 @@ free_line_maps (struct line_maps *set) } /* Add a mapping of logical source line to physical source file and - line number. Ther text pointed to by TO_FILE must have a lifetime + line number. The text pointed to by TO_FILE must have a lifetime at least as long as the final call to lookup_line (). FROM_LINE should be monotonic increasing across calls to this |
