From 3e7c6dc7ca863f0503ea588d9c1badf428bdd0e5 Mon Sep 17 00:00:00 2001 From: Sven Strickroth Date: Thu, 9 May 2013 17:27:56 +0200 Subject: [PATCH] Updated comment still mentioning TortoiseSVN and subversion Signed-off-by: Sven Strickroth --- src/TortoiseProc/TortoiseProc.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/TortoiseProc/TortoiseProc.h b/src/TortoiseProc/TortoiseProc.h index de911ca1c..29637a04f 100644 --- a/src/TortoiseProc/TortoiseProc.h +++ b/src/TortoiseProc/TortoiseProc.h @@ -35,8 +35,8 @@ * handles the command line. Depending on the command line * other 'modules' are called, usually dialog boxes which * themselves then execute a specific function.\n\n - * Many commands are executed using the CSVNProgressDlg which - * just displays the common notify callbacks of the Subversion commands. + * Many commands are executed using the CGitProgressList which + * just displays the common notify callbacks of the libgit2 commands. */ -- 2.11.4.GIT