diff options
Diffstat (limited to 'kxsldbg/kxsldbgpart/kxsldbg_part.h')
-rw-r--r-- | kxsldbg/kxsldbgpart/kxsldbg_part.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kxsldbg/kxsldbgpart/kxsldbg_part.h b/kxsldbg/kxsldbgpart/kxsldbg_part.h index 35328993..e9c95a28 100644 --- a/kxsldbg/kxsldbgpart/kxsldbg_part.h +++ b/kxsldbg/kxsldbgpart/kxsldbg_part.h @@ -68,7 +68,7 @@ public: /** Checks the debugger, if it is not ready then * display a error in a message box * - * @returns TRUE if debugger is ready, otherwise FALSE + * @returns true if debugger is ready, otherwise false */ bool checkDebugger(); void lookupSystemID(TQString systemID); |