Skip to content

Commit

Permalink
fixed coding standards
Browse files Browse the repository at this point in the history
  • Loading branch information
zelgerj committed Mar 31, 2014
1 parent bb5dcee commit 88268c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/appserver.c
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ PHP_RINIT_FUNCTION(appserver)
{
char *ptr, *str, *sapiconst = APPSERVER_CONSTANT_PHP_SAPI;
zend_constant *defined;
zval *new_phpsapi;
char *new_phpsapi_name;

if (INI_STR("appserver.php_sapi") != "") {
Expand Down

0 comments on commit 88268c9

Please sign in to comment.