urldata.h: Fixed compilation warnings from commit 3ec253532e
warning: extra tokens at end of #endif directive
This commit is contained in:
parent
4b491c675f
commit
b5c56190b2
@ -436,7 +436,7 @@ struct kerberos5data {
|
||||
size_t token_max;
|
||||
BYTE *output_token;
|
||||
};
|
||||
#endif;
|
||||
#endif
|
||||
|
||||
/* Struct used for NTLM challenge-response authentication */
|
||||
struct ntlmdata {
|
||||
|
Loading…
x
Reference in New Issue
Block a user