diff options
Diffstat (limited to 'gas/output-file.c')
-rw-r--r-- | gas/output-file.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/output-file.c b/gas/output-file.c index 940a0c1..3d9d260 100644 --- a/gas/output-file.c +++ b/gas/output-file.c @@ -117,6 +117,6 @@ char *filename; } } } /* output_file_append() */ - -/* end: output-file.c */ #endif + +/* end of output-file.c */ |