From 2ebc1f4a48656d6141633effe03cde6904a14473 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Wed, 5 Sep 2007 22:48:53 +0000 Subject: Fixed a couple of uber-minor compilation bugs. --- src/array.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/array.h') 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 { } - operator + //operator /** * Get the current size of the list. -- cgit v1.2.3