Repository name preferred
This commit is contained in:
@@ -302,7 +302,7 @@ SGTerraSync::SvnThread::SvnThread() :
|
||||
_stop(false),
|
||||
_use_svn(true)
|
||||
{
|
||||
_http.setUserAgent("terrasync-" SG_STRINGIZE(SG_VERSION));
|
||||
_http.setUserAgent("terrascenery-" SG_STRINGIZE(SG_VERSION));
|
||||
}
|
||||
|
||||
void SGTerraSync::SvnThread::stop()
|
||||
|
||||
Reference in New Issue
Block a user