From 09213d7bf88d0f947d7e89fa1af91e43edd36bb7 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Sat, 16 Mar 2002 01:28:57 +0000 Subject: change * formatting --- ext/hyperwave/hw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/hyperwave') diff --git a/ext/hyperwave/hw.c b/ext/hyperwave/hw.c index cc2991dab8..006a8f2209 100644 --- a/ext/hyperwave/hw.c +++ b/ext/hyperwave/hw.c @@ -2868,7 +2868,7 @@ PHP_FUNCTION(hw_new_document_from_file) int issock=0; int socketd=0; FILE *fp; - php_stream * stream; + php_stream *stream; int ready=0; int bcount=0; int use_include_path=0; -- cgit v1.2.1