mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 03:55:03 -05:00
sethostname: ISO C does not allow extra `;' outside of a function
This commit is contained in:
parent
b5c3feda17
commit
04eff9beb9
@ -25,4 +25,4 @@ int gethostname(char *name, size_t namelen) {
|
||||
|
||||
/* LD_PRELOAD used, but no hostname set, we'll just return a failure */
|
||||
return -1;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user