1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-03 12:58:35 +03:00

Missed one removed multi-statement line. Grrr.

Jeremy.
This commit is contained in:
Jeremy Allison -
parent ea3ab46f12
commit 7958787d9b

View File

@ -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);