]> granicus.if.org Git - php/commitdiff
indention
authorThies C. Arntzen <thies@php.net>
Mon, 23 Jul 2001 17:50:06 +0000 (17:50 +0000)
committerThies C. Arntzen <thies@php.net>
Mon, 23 Jul 2001 17:50:06 +0000 (17:50 +0000)
ext/oci8/php_oci8.h

index db474c3fab769c0f738e6f2011d39a5f12d1d7b1..cf870173ccc1c99ccad606002ca33f8436ef7009 100644 (file)
@@ -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 {