diff options
Diffstat (limited to 'gas/input-file.c')
-rw-r--r-- | gas/input-file.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/input-file.c b/gas/input-file.c index 5c23f31..b6c91ed 100644 --- a/gas/input-file.c +++ b/gas/input-file.c @@ -58,7 +58,7 @@ struct saved_file char * app_save; }; -/* These hooks accomodate most operating systems. */ +/* These hooks accommodate most operating systems. */ void input_file_begin () |