mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-07 06:05:43 +01:00
Fix typo in 7fb82690b
This commit is contained in:
parent
7fb82690bd
commit
ace2cc095c
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ struct ping_call {
|
|||
#ifdef PLATFORM_WINDOWS
|
||||
|
||||
static std::string
|
||||
build__query_string (ArdourCurl::HttpGet const & h)
|
||||
build_query_string (ArdourCurl::HttpGet const & h)
|
||||
{
|
||||
# if ( defined(__x86_64__) || defined(_M_X64) )
|
||||
return "s=Windows64";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue