oleaut32: Fix a typo in an comment.

Signed-off-by: Frédéric Delanoy <frederic.delanoy@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Frédéric Delanoy 2016-05-18 12:10:33 +02:00 committed by Alexandre Julliard
parent 07a87666a1
commit c12845216c
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ typedef struct {
/* after this may follow an array with default value pointers if the
* appropriate bit in the FKCCIC field has been set:
* INT oDefautlValue[nrargs];
* INT oDefaultValue[nrargs];
*/
/* Parameter info one per argument*/