From ab83dcd87cd36f3d6b492f0477094342216c18f5 Mon Sep 17 00:00:00 2001 From: hjk Date: Tue, 2 Dec 2008 14:20:25 +0100 Subject: off-by-one in headers --- shared/cplusplus/Array.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'shared/cplusplus/Array.cpp') diff --git a/shared/cplusplus/Array.cpp b/shared/cplusplus/Array.cpp index 98adf1275e..b04417bf11 100644 --- a/shared/cplusplus/Array.cpp +++ b/shared/cplusplus/Array.cpp @@ -30,6 +30,5 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #include "Array.h" -- cgit v1.2.1