summaryrefslogtreecommitdiff
path: root/ext/sybase_ct/php_sybase_ct.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sybase_ct/php_sybase_ct.h')
-rw-r--r--ext/sybase_ct/php_sybase_ct.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/sybase_ct/php_sybase_ct.h b/ext/sybase_ct/php_sybase_ct.h
index 476e620588..c92269469c 100644
--- a/ext/sybase_ct/php_sybase_ct.h
+++ b/ext/sybase_ct/php_sybase_ct.h
@@ -1,4 +1,4 @@
-/*
+/*
+----------------------------------------------------------------------+
| PHP Version 7 |
+----------------------------------------------------------------------+
@@ -101,7 +101,7 @@ typedef struct {
sybase_link *sybase_ptr;
int cur_row,cur_field;
int num_rows,num_fields;
-
+
/* For unbuffered reads */
CS_INT *lengths;
CS_SMALLINT *indicators;