From b5e8315e80ff688aec39b848e5c0c1247e0f0cbb Mon Sep 17 00:00:00 2001 From: Steph Fox Date: Fri, 1 Feb 2008 14:40:57 +0000 Subject: [PATCH] ws --- ext/phar/makestub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/phar/makestub.php b/ext/phar/makestub.php index 41da045950..44e0b96337 100644 --- a/ext/phar/makestub.php +++ b/ext/phar/makestub.php @@ -106,4 +106,4 @@ $stub .= "); }"; file_put_contents(dirname(__FILE__) . '/stub.h', $stub."\n"); -?> \ No newline at end of file +?> -- 2.40.0