aboutsummaryrefslogtreecommitdiff
path: root/src/bitstring.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bitstring.h')
-rw-r--r--src/bitstring.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bitstring.h b/src/bitstring.h
index f124d2d..9f0c719 100644
--- a/src/bitstring.h
+++ b/src/bitstring.h
@@ -14,7 +14,6 @@ namespace Bu
14 * 14 *
15 * For more general and mathematical type interaction see BitStringInt. 15 * For more general and mathematical type interaction see BitStringInt.
16 * 16 *
17 *@author Mike Buland
18 */ 17 */
19 class BitString 18 class BitString
20 { 19 {