X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http_persistent_handle_api.h;h=fc5507c648e45f6a8289af030770e1403a003502;hb=refs%2Ftags%2FRELEASE_1_5_0_RC1;hp=93ca5e5cf5b10eb645764817f2d904c1f1fbeebb;hpb=e5e656c7f4a22c11763c6519b899523734e93015;p=m6w6%2Fext-http diff --git a/php_http_persistent_handle_api.h b/php_http_persistent_handle_api.h index 93ca5e5..fc5507c 100644 --- a/php_http_persistent_handle_api.h +++ b/php_http_persistent_handle_api.h @@ -6,7 +6,7 @@ | modification, are permitted provided that the conditions mentioned | | in the accompanying LICENSE file are met. | +--------------------------------------------------------------------+ - | Copyright (c) 2004-2006, Michael Wallner | + | Copyright (c) 2004-2007, Michael Wallner | +--------------------------------------------------------------------+ */ @@ -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 + */