aboutsummaryrefslogtreecommitdiff
path: root/gas/xrealloc.c
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1992-02-13 09:13:54 +0000
committerK. Richard Pixley <rich@cygnus>1992-02-13 09:13:54 +0000
commit8b228fe958bcac8cf510ce2ed3d9ae24a717334e (patch)
tree1c81f8c629834de570bea9caf05e0199f6846c6d /gas/xrealloc.c
parent1d63ba3ba05bc523b8c982284508d55bb6e591ed (diff)
downloadgdb-8b228fe958bcac8cf510ce2ed3d9ae24a717334e.zip
gdb-8b228fe958bcac8cf510ce2ed3d9ae24a717334e.tar.gz
gdb-8b228fe958bcac8cf510ce2ed3d9ae24a717334e.tar.bz2
force all files to end in "/* end of filename"
Diffstat (limited to 'gas/xrealloc.c')
-rw-r--r--gas/xrealloc.c2
1 files changed, 1 insertions, 1 deletions
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 */