X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http_persistent_handle_api.h;h=fc5507c648e45f6a8289af030770e1403a003502;hb=6ae4371e8316ee5f9a590d46e86ade410848bc0d;hp=7461b426b8e8f3fb80b28aeda440f5937e03ba8e;hpb=aca5a5a21e4514707a71cfa69cc19ae50a78f5d3;p=m6w6%2Fext-http diff --git a/php_http_persistent_handle_api.h b/php_http_persistent_handle_api.h index 7461b42..fc5507c 100644 --- a/php_http_persistent_handle_api.h +++ b/php_http_persistent_handle_api.h @@ -44,3 +44,12 @@ PHP_HTTP_API STATUS _http_persistent_handle_release_ex(const char *name_str, siz #endif /* HTTP_HAVE_PERSISTENT_HANDLES */ #endif /* HTTP_PERSISTENT_HANDLE_H */ + +/* + * Local variables: + * tab-width: 4 + * c-basic-offset: 4 + * End: + * vim600: noet sw=4 ts=4 fdm=marker + * vim<600: noet sw=4 ts=4 + */