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 --- src/plugins/debugger/stackhandler.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/plugins/debugger/stackhandler.h') diff --git a/src/plugins/debugger/stackhandler.h b/src/plugins/debugger/stackhandler.h index c8051c78ba9..e78cc3f4c3c 100644 --- a/src/plugins/debugger/stackhandler.h +++ b/src/plugins/debugger/stackhandler.h @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #ifndef DEBUGGER_STACKHANDLER_H #define DEBUGGER_STACKHANDLER_H -- cgit v1.2.3