serialui: Fix EnumPropPages spec file entry.

Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
André Hentschel 2017-01-30 23:10:56 +01:00 committed by Alexandre Julliard
parent 5b9beca162
commit 557f459058
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
1 stdcall EnumPropPages(ptr ptr ptr)
1 stdcall EnumPropPages(ptr ptr long)
2 stdcall drvCommConfigDialogW(ptr long ptr)
3 stdcall drvCommConfigDialogA(ptr long ptr)
4 stdcall drvSetDefaultCommConfigW(wstr ptr long)