From 785ec6a1f41842ea1b753718968f5497bbb7f04f Mon Sep 17 00:00:00 2001 From: obrien Date: Fri, 22 Mar 2002 19:52:59 +0000 Subject: Update SCM ID. --- bin/mv/mv.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/mv') diff --git a/bin/mv/mv.c b/bin/mv/mv.c index 1777a64..a32eb57 100644 --- a/bin/mv/mv.c +++ b/bin/mv/mv.c @@ -44,9 +44,9 @@ static char const copyright[] = #if 0 static char sccsid[] = "@(#)mv.c 8.2 (Berkeley) 4/2/94"; #endif -static const char rcsid[] = - "$FreeBSD$"; #endif /* not lint */ +#include +__FBSDID("$FreeBSD$"); #include #include -- cgit v1.1