diff options
author | Alan Modra <amodra@gmail.com> | 2006-09-13 00:00:40 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2006-09-13 00:00:40 +0000 |
commit | e336c79f902f57994318217d5f991260ec5e2868 (patch) | |
tree | 47531c796cdd9672cb6a549af3fc55106de543f6 /gas | |
parent | e935a3233f9d3304e1d8bd4bed687c824914f2f9 (diff) | |
download | gdb-e336c79f902f57994318217d5f991260ec5e2868.zip gdb-e336c79f902f57994318217d5f991260ec5e2868.tar.gz gdb-e336c79f902f57994318217d5f991260ec5e2868.tar.bz2 |
* input-file.h: Update comment.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 3139cbf..ce3b293 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -4,6 +4,7 @@ so that gas exits with error on file errors. Correct error message. (input_file_get, input_file_give_next_buffer): Likewise. + * input-file.h: Update comment. 2006-09-11 Tomas Frydrych <dr.tomas@yahoo.co.uk> |