aboutsummaryrefslogtreecommitdiff
path: root/src/array.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/array.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/array.h b/src/array.h
index cd0d7da..43892ee 100644
--- a/src/array.h
+++ b/src/array.h
@@ -51,7 +51,7 @@ namespace Bu
51 { 51 {
52 } 52 }
53 53
54 operator 54 //operator
55 55
56 /** 56 /**
57 * Get the current size of the list. 57 * Get the current size of the list.