aboutsummaryrefslogtreecommitdiffstats
path: root/libpit/Source/libpit.h
diff options
context:
space:
mode:
Diffstat (limited to 'libpit/Source/libpit.h')
-rw-r--r--libpit/Source/libpit.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libpit/Source/libpit.h b/libpit/Source/libpit.h
index c7bfe8b..2001407 100644
--- a/libpit/Source/libpit.h
+++ b/libpit/Source/libpit.h
@@ -69,7 +69,8 @@ namespace libpit
enum
{
kAttributeWrite = 1,
- kAttributeSTL = 1 << 1
+ kAttributeSTL = 1 << 1/*,
+ kAttributeBML = 1 << 2*/ // ???
};
enum