summaryrefslogtreecommitdiff
path: root/fhttpd.c
diff options
context:
space:
mode:
Diffstat (limited to 'fhttpd.c')
-rw-r--r--fhttpd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fhttpd.c b/fhttpd.c
index 8069ea3d71..5bbc4c3233 100644
--- a/fhttpd.c
+++ b/fhttpd.c
@@ -169,7 +169,7 @@ PHPAPI void php3_fhttpd_puts_header(char *s)
}
}
-void fhttpd_flush( /*GLOBAL(php3_rqst)->connection */ void)
+void fhttpd_flush( /*php3_rqst->connection */ void)
{
}