diff options
Diffstat (limited to 'bin/ln/ln.c')
-rw-r--r-- | bin/ln/ln.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/ln/ln.c b/bin/ln/ln.c index e37dee361b19..546bfba1c7c3 100644 --- a/bin/ln/ln.c +++ b/bin/ln/ln.c @@ -41,8 +41,6 @@ static char sccsid[] = "@(#)ln.c 8.2 (Berkeley) 3/31/94"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/param.h> #include <sys/stat.h> |