From 3b63b21f37de538d01f26e6fd0b690cb50f081a9 Mon Sep 17 00:00:00 2001 From: Sara Golemon Date: Sat, 6 Sep 2003 05:41:48 +0000 Subject: [PATCH] Standard Footer --- ext/standard/http.h | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ext/standard/http.h b/ext/standard/http.h index 589996249b..60a52d6d2f 100644 --- a/ext/standard/http.h +++ b/ext/standard/http.h @@ -33,3 +33,13 @@ PHPAPI int php_url_encode_hash_ex(HashTable *ht, smart_str *formstr, PHP_FUNCTION(http_build_query); #endif + +/* + * Local variables: + * tab-width: 4 + * c-basic-offset: 4 + * End: + * vim600: sw=4 ts=4 fdm=marker + * vim<600: sw=4 ts=4 + */ + -- 2.40.0