mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
Missed one removed multi-statement line. Grrr.
Jeremy. (This used to be commit 7958787d9beffcd0f025c7a85469844d2e520ce5)
This commit is contained in:
parent
da0c1ef08e
commit
0ccf4104a1
@ -175,6 +175,7 @@ reporting %s domain %s 0x%x ntversion=%x lm_nt token=%x lm_20 token=%x\n",
|
||||
{
|
||||
char *q = buf + 2;
|
||||
|
||||
q += 2;
|
||||
unicomp = q;
|
||||
uniuser = skip_unicode_string(unicomp,1);
|
||||
getdc = skip_unicode_string(uniuser,1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user