mirror of
https://github.com/curl/curl.git
synced 2026-05-14 17:16:20 +03:00
sethostname: ISO C does not allow extra `;' outside of a function
This commit is contained in:
parent
b5c3feda17
commit
04eff9beb9
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue