aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/sort/alloca.h
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-11-03 00:35:26 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-11-03 00:35:26 +0000
commit3640cb54210edbb7edbf1b12ef0127ecfcea967d (patch)
tree60a81407b110eb6d80af1e0affba0ec353de6a9c /gnu/usr.bin/sort/alloca.h
parent3d215489fe03c6c5cecc3b5ed9ea39118e6ce379 (diff)
This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvs
'RELENG_6_0_0_RELEASE'. This commit was manufactured to restore the state of the 6.0-RELEASE image.
Diffstat (limited to 'gnu/usr.bin/sort/alloca.h')
-rw-r--r--gnu/usr.bin/sort/alloca.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/sort/alloca.h b/gnu/usr.bin/sort/alloca.h
index 59a1309f3cdc..839bdd15e2f9 100644
--- a/gnu/usr.bin/sort/alloca.h
+++ b/gnu/usr.bin/sort/alloca.h
@@ -1,2 +1,2 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/gnu/usr.bin/sort/alloca.h,v 1.1 2004/07/02 09:34:37 tjr Exp $ */
extern void *alloca(size_t size);