summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorThies C. Arntzen <thies@php.net>2001-07-23 17:50:06 +0000
committerThies C. Arntzen <thies@php.net>2001-07-23 17:50:06 +0000
commit6c2cfdea4358467ba0c2e0d3796e786abcf0cbfe (patch)
tree3292a179bc83ab284872f1a21c63313c873fab42 /ext
parentb660a9f55333665c25763e62a021592e4009c9d6 (diff)
downloadphp-git-6c2cfdea4358467ba0c2e0d3796e786abcf0cbfe.tar.gz
indention
Diffstat (limited to 'ext')
-rw-r--r--ext/oci8/php_oci8.h4
1 files 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 {