13
0
git-svn-id: svn://localhost/ardour2/branches/3.0@14193 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2013-03-08 19:55:15 +00:00
parent e05e9f650d
commit d5435543ab

View File

@ -154,7 +154,7 @@ _pingback (void *arg)
} }
} }
} else { } else {
std::cerr << "curl failed: " << errbuff << std::endl; std::cerr << "curl failed: " << errbuf << std::endl;
} }
curl_easy_cleanup (c); curl_easy_cleanup (c);