diff --git a/functions/w32api.xml b/functions/w32api.xml index 3f71b9d598..21abe88047 100644 --- a/functions/w32api.xml +++ b/functions/w32api.xml @@ -1,5 +1,5 @@ - + W32api functions W32api functions @@ -13,7 +13,7 @@ w32api_set_call_method - Sets the calling method used + Sets the calling method used Description @@ -31,7 +31,7 @@ w32api_register_function - Registers function function_name from library with PHP + Registers function function_name from library with PHP Description @@ -50,7 +50,7 @@ w32api_invoke_function - ....) Invokes function funcname with the arguments passed after the function name + Invokes function funcname with the arguments passed after the function name Description @@ -68,7 +68,7 @@ w32api_deftype - ...) Defines a type for use with other w32api_functions. + Defines a type for use with other w32api_functions Description