Loading .travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ addons: - libssh-dev - krb5-user - autopoint # for libpsl that needs autoreconf that uses gettext that needs it - libunistring-dev # for libidn2 neeed by libpsl - libunistring-dev # for libidn2 needed by libpsl - libnss3-dev matrix: Loading docs/MAIL-ETIQUETTE +1 −1 Original line number Diff line number Diff line Loading @@ -180,7 +180,7 @@ MAIL ETIQUETTE encoded HTTP Basic auth headers. This public nature of the curl mailing lists makes automatically inserted mail footers about mails being "private" or "only meant for the receipient" or footers about mails being "private" or "only meant for the recipient" or similar even more silly than usual. Because they are absolutely not private when sent to a public mailing list. Loading docs/examples/Makefile.netware +2 −2 Original line number Diff line number Diff line Loading @@ -136,7 +136,7 @@ endif CFLAGS += -align 4 else # PRELUDE = $(NDK_CLIB)/imports/clibpre.o # to avoid the __init_* / __deinit_* whoes don't use prelude from NDK # to avoid the __init_* / __deinit_* woes don't use prelude from NDK PRELUDE = "$(MWCW_PATH)/libraries/runtime/prelude.obj" # CFLAGS += -include "$(MWCW_PATH)/headers/nlm_clib_prefix.h" CFLAGS += -align 1 Loading @@ -159,7 +159,7 @@ else endif else # PRELUDE = $(NDK_CLIB)/imports/clibpre.gcc.o # to avoid the __init_* / __deinit_* whoes don't use prelude from NDK # to avoid the __init_* / __deinit_* woes don't use prelude from NDK # http://www.gknw.net/development/mk_nlm/gcc_pre.zip PRELUDE = $(NDK_ROOT)/pre/prelude.o CFLAGS += -include $(NDKBASE)/nlmconv/genlm.h Loading docs/examples/curlx.c +1 −1 Original line number Diff line number Diff line Loading @@ -159,7 +159,7 @@ static char *ia5string(ASN1_IA5STRING *ia5) return tmp; } /* A conveniance routine to get an access URI. */ /* A convenience routine to get an access URI. */ static unsigned char *my_get_ext(X509 *cert, const int type, int extensiontype) { Loading docs/examples/smtp-mime.c +1 −1 Original line number Diff line number Diff line Loading @@ -107,7 +107,7 @@ int main(void) /* Build the mime message. */ mime = curl_mime_init(curl); /* The inline part is an alterative proposing the html and the text /* The inline part is an alternative proposing the html and the text versions of the e-mail. */ alt = curl_mime_init(curl); Loading Loading
.travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ addons: - libssh-dev - krb5-user - autopoint # for libpsl that needs autoreconf that uses gettext that needs it - libunistring-dev # for libidn2 neeed by libpsl - libunistring-dev # for libidn2 needed by libpsl - libnss3-dev matrix: Loading
docs/MAIL-ETIQUETTE +1 −1 Original line number Diff line number Diff line Loading @@ -180,7 +180,7 @@ MAIL ETIQUETTE encoded HTTP Basic auth headers. This public nature of the curl mailing lists makes automatically inserted mail footers about mails being "private" or "only meant for the receipient" or footers about mails being "private" or "only meant for the recipient" or similar even more silly than usual. Because they are absolutely not private when sent to a public mailing list. Loading
docs/examples/Makefile.netware +2 −2 Original line number Diff line number Diff line Loading @@ -136,7 +136,7 @@ endif CFLAGS += -align 4 else # PRELUDE = $(NDK_CLIB)/imports/clibpre.o # to avoid the __init_* / __deinit_* whoes don't use prelude from NDK # to avoid the __init_* / __deinit_* woes don't use prelude from NDK PRELUDE = "$(MWCW_PATH)/libraries/runtime/prelude.obj" # CFLAGS += -include "$(MWCW_PATH)/headers/nlm_clib_prefix.h" CFLAGS += -align 1 Loading @@ -159,7 +159,7 @@ else endif else # PRELUDE = $(NDK_CLIB)/imports/clibpre.gcc.o # to avoid the __init_* / __deinit_* whoes don't use prelude from NDK # to avoid the __init_* / __deinit_* woes don't use prelude from NDK # http://www.gknw.net/development/mk_nlm/gcc_pre.zip PRELUDE = $(NDK_ROOT)/pre/prelude.o CFLAGS += -include $(NDKBASE)/nlmconv/genlm.h Loading
docs/examples/curlx.c +1 −1 Original line number Diff line number Diff line Loading @@ -159,7 +159,7 @@ static char *ia5string(ASN1_IA5STRING *ia5) return tmp; } /* A conveniance routine to get an access URI. */ /* A convenience routine to get an access URI. */ static unsigned char *my_get_ext(X509 *cert, const int type, int extensiontype) { Loading
docs/examples/smtp-mime.c +1 −1 Original line number Diff line number Diff line Loading @@ -107,7 +107,7 @@ int main(void) /* Build the mime message. */ mime = curl_mime_init(curl); /* The inline part is an alterative proposing the html and the text /* The inline part is an alternative proposing the html and the text versions of the e-mail. */ alt = curl_mime_init(curl); Loading