diff options
Diffstat (limited to 'lib/libc/stdlib/remque.c')
-rw-r--r-- | lib/libc/stdlib/remque.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/stdlib/remque.c b/lib/libc/stdlib/remque.c index 2341188..899d4b9 100644 --- a/lib/libc/stdlib/remque.c +++ b/lib/libc/stdlib/remque.c @@ -5,8 +5,6 @@ * * As long as the above copyright statement and this notice remain * unchanged, you can do what ever you want with this file. - * - * $FreeBSD$ */ #include <sys/cdefs.h> __FBSDID("$FreeBSD$"); |