mirror of
https://github.com/bstansell/conserver.git
synced 2025-04-12 13:27:47 +00:00
forgot a semicolon
This commit is contained in:
parent
dbe104674d
commit
b626f3fea9
@ -84,5 +84,5 @@ extern void SendIWaitClientsMsg(CONSENT *, char *);
|
||||
extern int AttemptSSL(CONSCLIENT *);
|
||||
#endif
|
||||
#if HAVE_GSSAPI
|
||||
extern int AttemptGSSAPI(CONSCLIENT *)
|
||||
extern int AttemptGSSAPI(CONSCLIENT *);
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user