curl-library
[patches] Minor examples / documentation related changes
From: Brad Hards <bradh_at_frogmouth.net>
Date: Sat, 18 Dec 2010 10:38:08 +1100
Received on 2010-12-18
Date: Sat, 18 Dec 2010 10:38:08 +1100
G'day,
Three patches attached:
0001 completes the SMTP examples work - addresses one comment from David
Woodhouse, and adds in .gitignore entries (including missing entry for smtp-
multi)
0002 is a warnings fix for printf with size_t arguments (in examples code)
0003 is a typo fix for lib/pingpong.c comments.
Please apply.
Brad
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- text/x-patch attachment: 0001-Minor-updates-to-complete-simple-SMTP-examples.patch
- text/x-patch attachment: 0002-Examples-Use-z-printf-modifier-to-avoid-warnings-wit.patch
- text/x-patch attachment: 0003-Trival-comment-fix.patch