mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
r7650: fixed a typo
This commit is contained in:
parent
87b1f9a2e0
commit
331afee4ca
@ -967,7 +967,7 @@ static BOOL test_AddForm(struct dcerpc_pipe *p, TALLOC_CTX *mem_ctx,
|
||||
|
||||
{
|
||||
struct spoolss_SetForm sf;
|
||||
struct spoolss_SetFormInfo1 setform;
|
||||
struct spoolss_AddFormInfo1 setform;
|
||||
|
||||
sf.in.handle = handle;
|
||||
sf.in.form_name = form_name;
|
||||
|
Loading…
Reference in New Issue
Block a user