From 8b228fe958bcac8cf510ce2ed3d9ae24a717334e Mon Sep 17 00:00:00 2001 From: "K. Richard Pixley" Date: Thu, 13 Feb 1992 09:13:54 +0000 Subject: force all files to end in "/* end of filename" --- gas/output-file.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gas/output-file.c') 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 */ -- cgit v1.1