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/xrealloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/xrealloc.c') diff --git a/gas/xrealloc.c b/gas/xrealloc.c index b31f182..f262b1c 100644 --- a/gas/xrealloc.c +++ b/gas/xrealloc.c @@ -65,4 +65,4 @@ long n; return (ptr); } -/* end: xrealloc.c */ +/* end of xrealloc.c */ -- cgit v1.1