aboutsummaryrefslogtreecommitdiff
path: root/gas/input-file.c
diff options
context:
space:
mode:
Diffstat (limited to 'gas/input-file.c')
-rw-r--r--gas/input-file.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/input-file.c b/gas/input-file.c
index 7ed492e..7c1b51d 100644
--- a/gas/input-file.c
+++ b/gas/input-file.c
@@ -320,3 +320,5 @@ char * where; /* Where to place 1st character of new buffer. */
}
return (return_value);
}
+
+/* end of input-file.c */