mirror of
https://github.com/samba-team/samba.git
synced 2025-07-29 15:42:04 +03:00
@ -656,7 +656,7 @@ static BOOL test_ntlm(void)
|
||||
*/
|
||||
|
||||
struct ntlm_tests {
|
||||
BOOL (*fn)();
|
||||
BOOL (*fn)(void);
|
||||
const char *name;
|
||||
} test_table[] = {
|
||||
{test_lm, "test LM"},
|
||||
|
Reference in New Issue
Block a user