- fix proto *static* HttpQueryString::singleton()
[m6w6/ext-http] / http_querystring_object.c
index 79f1b64a612d1b1069fe2d06b639a9d2b72831cf..d7d3000937fddf9f72b5ba74f1e2c53a3b189311 100644 (file)
@@ -475,7 +475,7 @@ PHP_METHOD(HttpQueryString, set)
 /* }}} */
 
 #ifndef WONKY
-/* {{{ proto HttpQueryString HttpQueryString::singleton([bool global = true])
+/* {{{ proto static HttpQueryString HttpQueryString::singleton([bool global = true])
  *
  * Get a single instance (differentiates between the global setting).
  */