diff options
Diffstat (limited to 'gas/xrealloc.c')
-rw-r--r-- | gas/xrealloc.c | 2 |
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 */ |