From: Thies C. Arntzen Date: Mon, 23 Jul 2001 17:50:06 +0000 (+0000) Subject: indention X-Git-Tag: PRE_TSRM_MERGE_PATCH~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6c2cfdea4358467ba0c2e0d3796e786abcf0cbfe;p=php indention --- diff --git a/ext/oci8/php_oci8.h b/ext/oci8/php_oci8.h index db474c3fab..cf870173cc 100644 --- a/ext/oci8/php_oci8.h +++ b/ext/oci8/php_oci8.h @@ -151,8 +151,8 @@ typedef struct { oci_define *define; int piecewise; ub4 cb_retlen; - ub2 scale; - ub2 precision; + ub2 scale; + ub2 precision; } oci_out_column; typedef struct {