summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbltsville/include/bvinternal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bltsville/include/bvinternal.h b/bltsville/include/bvinternal.h
index 5b53ee1..06e1bed 100755
--- a/bltsville/include/bvinternal.h
+++ b/bltsville/include/bvinternal.h
@@ -36,7 +36,7 @@ struct bvbuffmap {
unsigned int structsize; /* used to ID structure ver */
/* function to unmap this resource */
- BVFN_MAP bv_unmap;
+ BVFN_UNMAP bv_unmap;
unsigned long handle; /* resource-specific info */