This commit is contained in:
Joris Vink 2015-11-27 18:12:08 +01:00
parent e576240e2b
commit fd52d4c39d
1 changed files with 1 additions and 1 deletions

View File

@ -880,7 +880,7 @@ configure_websocket_timeout(char **argv)
return (KORE_RESULT_OK);
}
#endif /* ! KORE_NO_HTTP */
#endif /* !KORE_NO_HTTP */
static int
configure_chroot(char **argv)