i'm almost certain that puffs_cooie_t is supposed to be puffs_cookie_t

This commit is contained in:
pooka 2008-11-25 11:49:08 +00:00
parent 0f2d00e5bc
commit e61394a6b8
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: puffs_ops.3,v 1.21 2008/08/12 19:44:39 pooka Exp $
.\" $NetBSD: puffs_ops.3,v 1.22 2008/11/25 11:49:08 pooka Exp $
.\"
.\" Copyright (c) 2007 Antti Kantee. All rights reserved.
.\"
@ -48,7 +48,7 @@
.Fc
.Ft int
.Fo puffs_fs_nodetofh
.Fa "struct puffs_usermount *pu" "puffs_cooie_t cookie" "void *fid"
.Fa "struct puffs_usermount *pu" "puffs_cookie_t cookie" "void *fid"
.Fa "size_t *fidsize"
.Fc
.Ft void