typo fix
git-svn-id: svn://localhost/ardour2/branches/3.0@14193 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
e05e9f650d
commit
d5435543ab
@ -154,7 +154,7 @@ _pingback (void *arg)
|
||||
}
|
||||
}
|
||||
} else {
|
||||
std::cerr << "curl failed: " << errbuff << std::endl;
|
||||
std::cerr << "curl failed: " << errbuf << std::endl;
|
||||
}
|
||||
|
||||
curl_easy_cleanup (c);
|
||||
|
Loading…
Reference in New Issue
Block a user