summaryrefslogtreecommitdiff
path: root/sbin/growfs/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/growfs/debug.c')
-rw-r--r--sbin/growfs/debug.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/growfs/debug.c b/sbin/growfs/debug.c
index 53ec674c76b3..a4acd468dcc2 100644
--- a/sbin/growfs/debug.c
+++ b/sbin/growfs/debug.c
@@ -36,13 +36,13 @@
* SUCH DAMAGE.
*
* $TSHeader: src/sbin/growfs/debug.c,v 1.3 2000/12/12 19:31:00 tomsoft Exp $
- * $FreeBSD$
+ * $FreeBSD: src/sbin/growfs/debug.c,v 1.3.2.1 2001/07/16 15:02:13 tomsoft Exp $
*
*/
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/sbin/growfs/debug.c,v 1.3.2.1 2001/07/16 15:02:13 tomsoft Exp $";
#endif /* not lint */
/* ********************************************************** INCLUDES ***** */