From 2ecab1a194b0dc551b478820e1aaa3b8713354cc Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:53:18 -0600 Subject: Additional renaming of kde to tde --- languages/cpp/debugger/gdbcontroller.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'languages/cpp/debugger/gdbcontroller.cpp') diff --git a/languages/cpp/debugger/gdbcontroller.cpp b/languages/cpp/debugger/gdbcontroller.cpp index fce96961..ab7ffe69 100644 --- a/languages/cpp/debugger/gdbcontroller.cpp +++ b/languages/cpp/debugger/gdbcontroller.cpp @@ -3,7 +3,7 @@ // ------------------- // begin : Sun Aug 8 1999 // copyright : (C) 1999 by John Birch -// email : jbb@kdevelop.org +// email : jbb@tdevelop.org // ************************************************************************** // // ************************************************************************** @@ -50,7 +50,7 @@ using namespace std; // ************************************************************************** // -// Does all the communication between gdb and the kdevelop's debugger code. +// Does all the communication between gdb and the tdevelop's debugger code. // Significatant classes being used here are // // GDBParser - parses the "variable" data using the vartree and varitems -- cgit v1.2.3