]> granicus.if.org Git - php/commitdiff
whitespace
authorZeev Suraski <zeev@php.net>
Thu, 23 Aug 2001 14:24:13 +0000 (14:24 +0000)
committerZeev Suraski <zeev@php.net>
Thu, 23 Aug 2001 14:24:13 +0000 (14:24 +0000)
ext/com/conversion.c
ext/rpc/com/conversion.c

index a6b79f5350957a6e81459ed8394c6fb313d8218f..524888a37d06e47ef54611fbe308e7348a5b3d42 100644 (file)
@@ -452,7 +452,7 @@ PHPAPI int php_variant_to_pval(VARIANT *var_arg, pval *pval_arg, int codepage TS
                        ZVAL_NULL(pval_arg);
                        return FAILURE;
                }
-        SafeArrayLock( array);
+        SafeArrayLock(array);
 
                /* This call has failed for everything I have tried */
                /* But best leave it to be on the safe side */
index a6b79f5350957a6e81459ed8394c6fb313d8218f..524888a37d06e47ef54611fbe308e7348a5b3d42 100644 (file)
@@ -452,7 +452,7 @@ PHPAPI int php_variant_to_pval(VARIANT *var_arg, pval *pval_arg, int codepage TS
                        ZVAL_NULL(pval_arg);
                        return FAILURE;
                }
-        SafeArrayLock( array);
+        SafeArrayLock(array);
 
                /* This call has failed for everything I have tried */
                /* But best leave it to be on the safe side */