mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Removed further compiler warnings
This commit is contained in:
parent
e950e2cac3
commit
465d738c96
@ -59,6 +59,9 @@
|
|||||||
#define DEFAULT_PORT 80
|
#define DEFAULT_PORT 80
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/* unused function parameters */
|
||||||
|
#define UNUSED(x) __attribute__((unused)) x
|
||||||
|
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
|
|
||||||
#define OS_WINNT
|
#define OS_WINNT
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user