aboutsummaryrefslogtreecommitdiff
path: root/sbin/restore/utilities.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/restore/utilities.c')
-rw-r--r--sbin/restore/utilities.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/restore/utilities.c b/sbin/restore/utilities.c
index 6b984e409749..c8dfa737e58b 100644
--- a/sbin/restore/utilities.c
+++ b/sbin/restore/utilities.c
@@ -32,7 +32,7 @@
static char sccsid[] = "@(#)utilities.c 8.5 (Berkeley) 4/28/95";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/sbin/restore/utilities.c,v 1.14.30.1.6.1 2010/12/21 17:09:25 kensmith Exp $";
#endif /* not lint */
#include <sys/param.h>