appwiz.cpl: Fix the CPlApplet() prototype.

This commit is contained in:
Francois Gouget 2008-07-26 19:13:27 +02:00 committed by Alexandre Julliard
parent a5ef61e0d3
commit 4627e86046
1 changed files with 1 additions and 1 deletions
dlls/appwiz.cpl

View File

@ -1 +1 @@
1 stdcall CPlApplet()
1 stdcall CPlApplet(long long long long)