Loading lib/base64.c +8 −0 Original line number Diff line number Diff line Loading @@ -260,3 +260,11 @@ void *suck(int *lenptr) { } #endif /* * local variables: * eval: (load-file "../curl-mode.el") * end: * vim600: et sw=2 ts=2 sts=2 tw=78 fdm=marker * vim<600: et sw=2 ts=2 sts=2 tw=78 */ lib/cookie.c +8 −0 Original line number Diff line number Diff line Loading @@ -676,3 +676,11 @@ int main(int argc, char **argv) } #endif /* * local variables: * eval: (load-file "../curl-mode.el") * end: * vim600: et sw=2 ts=2 sts=2 tw=78 fdm=marker * vim<600: et sw=2 ts=2 sts=2 tw=78 */ lib/dict.c +8 −0 Original line number Diff line number Diff line Loading @@ -232,3 +232,11 @@ CURLcode Curl_dict(struct connectdata *conn) return CURLE_OK; } /* * local variables: * eval: (load-file "../curl-mode.el") * end: * vim600: et sw=2 ts=2 sts=2 tw=78 fdm=marker * vim<600: et sw=2 ts=2 sts=2 tw=78 */ lib/dllinit.c +8 −0 Original line number Diff line number Diff line Loading @@ -82,3 +82,11 @@ DllMain ( return TRUE; } #endif /* * local variables: * eval: (load-file "../curl-mode.el") * end: * vim600: et sw=2 ts=2 sts=2 tw=78 fdm=marker * vim<600: et sw=2 ts=2 sts=2 tw=78 */ lib/easy.c +8 −0 Original line number Diff line number Diff line Loading @@ -277,3 +277,11 @@ CURL *curl_easy_duphandle(CURL *incurl) return outcurl; } /* * local variables: * eval: (load-file "../curl-mode.el") * end: * vim600: et sw=2 ts=2 sts=2 tw=78 fdm=marker * vim<600: et sw=2 ts=2 sts=2 tw=78 */ Loading
lib/base64.c +8 −0 Original line number Diff line number Diff line Loading @@ -260,3 +260,11 @@ void *suck(int *lenptr) { } #endif /* * local variables: * eval: (load-file "../curl-mode.el") * end: * vim600: et sw=2 ts=2 sts=2 tw=78 fdm=marker * vim<600: et sw=2 ts=2 sts=2 tw=78 */
lib/cookie.c +8 −0 Original line number Diff line number Diff line Loading @@ -676,3 +676,11 @@ int main(int argc, char **argv) } #endif /* * local variables: * eval: (load-file "../curl-mode.el") * end: * vim600: et sw=2 ts=2 sts=2 tw=78 fdm=marker * vim<600: et sw=2 ts=2 sts=2 tw=78 */
lib/dict.c +8 −0 Original line number Diff line number Diff line Loading @@ -232,3 +232,11 @@ CURLcode Curl_dict(struct connectdata *conn) return CURLE_OK; } /* * local variables: * eval: (load-file "../curl-mode.el") * end: * vim600: et sw=2 ts=2 sts=2 tw=78 fdm=marker * vim<600: et sw=2 ts=2 sts=2 tw=78 */
lib/dllinit.c +8 −0 Original line number Diff line number Diff line Loading @@ -82,3 +82,11 @@ DllMain ( return TRUE; } #endif /* * local variables: * eval: (load-file "../curl-mode.el") * end: * vim600: et sw=2 ts=2 sts=2 tw=78 fdm=marker * vim<600: et sw=2 ts=2 sts=2 tw=78 */
lib/easy.c +8 −0 Original line number Diff line number Diff line Loading @@ -277,3 +277,11 @@ CURL *curl_easy_duphandle(CURL *incurl) return outcurl; } /* * local variables: * eval: (load-file "../curl-mode.el") * end: * vim600: et sw=2 ts=2 sts=2 tw=78 fdm=marker * vim<600: et sw=2 ts=2 sts=2 tw=78 */