summaryrefslogtreecommitdiffstats
path: root/src/common/bitMan.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/bitMan.h')
-rwxr-xr-xsrc/common/bitMan.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/bitMan.h b/src/common/bitMan.h
index ffa05598..8019b3f7 100755
--- a/src/common/bitMan.h
+++ b/src/common/bitMan.h
@@ -160,8 +160,8 @@ inline void btSetMaskBit32(unsigned int & a,
btSetMaskBit<unsigned int>(a,startbit,stopbit,newVal);
}
-/* start > stop startbit = 10 ,
- stop = 8
+/* Notice:
+ startbit should be bigger (or equal) than stopbit
count like big E