mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 00:37:00 +08:00
avoid a totally empty function body.
This commit is contained in:
@@ -46,7 +46,7 @@ void setproctitle (const char *fmt, ...)
|
||||
|
||||
void setproctitle (const char *fmt, ...)
|
||||
{
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
# endif /* __linux__ */
|
||||
|
||||
Reference in New Issue
Block a user