From dee9053cb6b2c3d03e9a95d72f134e05d85b52b0 Mon Sep 17 00:00:00 2001 From: Jouni Ahto Date: Fri, 9 Jun 2000 21:47:20 +0000 Subject: # Cosmetic fixes and a typo. --- ext/skeleton/php_skeleton.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/skeleton/php_skeleton.h') diff --git a/ext/skeleton/php_skeleton.h b/ext/skeleton/php_skeleton.h index aaf157925f..cf590051b9 100644 --- a/ext/skeleton/php_skeleton.h +++ b/ext/skeleton/php_skeleton.h @@ -47,7 +47,7 @@ PHP_RSHUTDOWN_FUNCTION(extname); PHP_MINFO_FUNCTION(extname); PHP_FUNCTION(confirm_extname_compiled); /* For testing, remove later. */ -__function_declarations_here__ +/* __function_declarations_here__ */ /* Fill in this structure and use entries in it for thread safety instead of using true globals. -- cgit v1.2.1