mirror of
https://github.com/samba-team/samba.git
synced 2025-07-31 20:22:15 +03:00
adding some enumerate services code, client and server.
This commit is contained in:
@ -343,7 +343,6 @@ void smb_io_unistr(char *desc, UNISTR *uni, prs_struct *ps, int depth)
|
||||
prs_debug(ps, depth, desc, "smb_io_unistr");
|
||||
depth++;
|
||||
|
||||
prs_align(ps);
|
||||
prs_unistr("unistr", ps, depth, uni);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user