mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
change * formatting
This commit is contained in:
parent
a1667db82d
commit
09213d7bf8
11 changed files with 45 additions and 45 deletions
|
@ -163,7 +163,7 @@ PHP_FUNCTION(recode_file)
|
|||
int success;
|
||||
pval **req;
|
||||
pval **input, **output;
|
||||
php_stream * instream, *outstream;
|
||||
php_stream *instream, *outstream;
|
||||
FILE *in_fp, *out_fp;
|
||||
int in_type, out_type;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue