summaryrefslogtreecommitdiff
path: root/sys/msdosfs/fat.h
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2004-05-14 04:05:06 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2004-05-14 04:05:06 +0000
commit8e02c9018672abd503dd08e06b9daaa0e2c4f51b (patch)
treea67dc52628a45cae06425269177b6c1b63bfd440 /sys/msdosfs/fat.h
parentfca2cf71cc88b832f5e93f0288867997cb0d35d4 (diff)
use pool for namei pathbuf. testing ok millert@ tdeval@
Diffstat (limited to 'sys/msdosfs/fat.h')
-rw-r--r--sys/msdosfs/fat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/msdosfs/fat.h b/sys/msdosfs/fat.h
index be37e2f96db..55a5b90a06c 100644
--- a/sys/msdosfs/fat.h
+++ b/sys/msdosfs/fat.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: fat.h,v 1.6 2004/05/12 21:04:15 tedu Exp $ */
+/* $OpenBSD: fat.h,v 1.7 2004/05/14 04:05:05 tedu Exp $ */
/* $NetBSD: fat.h,v 1.11 1997/10/17 11:23:49 ws Exp $ */
/*-