mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-17 11:28:07 +00:00
Fix syntax error
This commit is contained in:
parent
418a000eee
commit
ac1206450b
1 changed files with 2 additions and 1 deletions
|
|
@ -39,8 +39,9 @@ void cleanStream(){
|
|||
fflush(stderr);
|
||||
fclose(gStream);
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
int main (int argc, char *argv[]) {
|
||||
#ifdef __APPLE__
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue