summaryrefslogtreecommitdiff
path: root/sys/gnu/ext2fs/ext2_balloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/gnu/ext2fs/ext2_balloc.c')
-rw-r--r--sys/gnu/ext2fs/ext2_balloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/gnu/ext2fs/ext2_balloc.c b/sys/gnu/ext2fs/ext2_balloc.c
index a12ed351d48b..64cf956c4d6d 100644
--- a/sys/gnu/ext2fs/ext2_balloc.c
+++ b/sys/gnu/ext2fs/ext2_balloc.c
@@ -33,7 +33,7 @@
* SUCH DAMAGE.
*
* @(#)ffs_balloc.c 8.4 (Berkeley) 9/23/93
- * $FreeBSD$
+ * $FreeBSD: src/sys/gnu/ext2fs/ext2_balloc.c,v 1.19.2.1 2005/01/31 23:26:01 imp Exp $
*/
#include <sys/param.h>