summaryrefslogtreecommitdiffstats
path: root/bltsville/include/bvbuffdesc.h
diff options
context:
space:
mode:
Diffstat (limited to 'bltsville/include/bvbuffdesc.h')
-rw-r--r--bltsville/include/bvbuffdesc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/bltsville/include/bvbuffdesc.h b/bltsville/include/bvbuffdesc.h
index d86e317..98934bc 100644
--- a/bltsville/include/bvbuffdesc.h
+++ b/bltsville/include/bvbuffdesc.h
@@ -37,6 +37,8 @@ enum bvauxtype {
BVAT_NONE = 0, /* auxptr not used */
BVAT_reserved1 = /* reserved */
BVATDEF_VENDOR_ALL + 1,
+ BVAT_reserved2 = /* reserved */
+ BVATDEF_VENDOR_ALL + 2,
#ifdef BVAT_EXTERNAL_INCLUDE
#include BVAT_EXTERNAL_INCLUDE
#endif
@@ -56,5 +58,4 @@ struct bvbuffdesc {
type depends on auxtype */
};
-
#endif /* BVBUFFDESC_H */