mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
pidl: fix trailing double-quote on last line of s3 server stubs
Guenther Signed-off-by: Guenther Deschner <gd@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
efffb2484b
commit
56719a5d10
@ -83,7 +83,7 @@ $pad"."struct $fname *r)
|
||||
}
|
||||
$res .=
|
||||
"/* include the generated boilerplate */
|
||||
#include \"librpc/gen_ndr/ndr_$name\_scompat.c\
|
||||
#include \"librpc/gen_ndr/ndr_$name\_scompat.c\"\
|
||||
";
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user