[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Fix TortoiseMerge warning

From: ch3cooli <ch3cooli_at_yahoo.com.hk>
Date: Sun, 31 Mar 2013 22:49:45 -0700 (PDT)

@@ -5354,4 +5354,5 @@ int CBaseView::SaveFileTo(CString sFileName)
         m_pWorkingFile->SetFileName(sFileName);
         return SaveFile();
     }
+ return 1;

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3052279

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-04-01 09:08:00 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.