fix gotframe signature to match code

This commit is contained in:
pooka 2007-12-01 18:59:36 +00:00
parent 163e44444f
commit c8c3c477bb

View File

@ -1,4 +1,4 @@
.\" $NetBSD: puffs_framebuf.3,v 1.15 2007/10/05 00:04:59 pooka Exp $
.\" $NetBSD: puffs_framebuf.3,v 1.16 2007/12/01 18:59:36 pooka Exp $
.\"
.\" Copyright (c) 2007 Antti Kantee. All rights reserved.
.\"
@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd October 2, 2007
.Dd December 1, 2007
.Dt PUFFS_FRAMEBUF 3
.Os
.Sh NAME
@ -123,7 +123,7 @@
.Fa "struct puffs_usermount *pu"
.Fa "struct puffs_framebuf *cmp1" "struct puffs_framebuf *cmp2" "int *notresp"
.Fc
.Ft int
.Ft void
.Fo puffs_framev_gotframe_fn
.Fa "struct puffs_usermount *pu" "struct puffs_framebuf *pufbuf"
.Fc