Fix compile warning due to missing newline at EOF.
This commit is contained in:
parent
a1f8c5bdbb
commit
5e06b46deb
|
@ -57,3 +57,4 @@ int getopt(int argc, char* const argv[], const char *optstring)
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue