1
0
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:
Andrew Tridgell 2005-06-16 21:07:45 +00:00 committed by Gerald (Jerry) Carter
parent 87b1f9a2e0
commit 331afee4ca

View File

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