From 6c2cfdea4358467ba0c2e0d3796e786abcf0cbfe Mon Sep 17 00:00:00 2001 From: "Thies C. Arntzen" Date: Mon, 23 Jul 2001 17:50:06 +0000 Subject: [PATCH] indention --- ext/oci8/php_oci8.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 { -- 2.50.1