Loading lib/mprintf.c +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ * * If you ever want truly portable and good *printf() clones, the project that * took on from here is named 'Trio' and you find more details on the trio web * page at https://daniel.haxx.se/trio/ * page at https://daniel.haxx.se/projects/trio/ */ #include "curl_setup.h" Loading Loading
lib/mprintf.c +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ * * If you ever want truly portable and good *printf() clones, the project that * took on from here is named 'Trio' and you find more details on the trio web * page at https://daniel.haxx.se/trio/ * page at https://daniel.haxx.se/projects/trio/ */ #include "curl_setup.h" Loading