diff --git a/lib/libc/db/recno/rec_get.c b/lib/libc/db/recno/rec_get.c index 3571d79dbbb..d8a8088ec4f 100644 --- a/lib/libc/db/recno/rec_get.c +++ b/lib/libc/db/recno/rec_get.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)rec_get.c 8.9 (Berkeley) 8/18/94"; #endif /* LIBC_SCCS and not lint */ #if !defined(lint) -static char rcsid[] = "@(#)$FreeBSD$"; +static char rcsid[] = "$FreeBSD$"; #endif #include