From ce32176db749b40691c7fb08a1cb2ff184b4794e Mon Sep 17 00:00:00 2001 From: David Strauss Date: Sun, 19 May 2013 02:14:01 -0700 Subject: xmlstream: XML stream parsing example source code Add an XML stream parsing example using Expat. Add missing ignore for the binary from an unrelated example. --- docs/examples/.gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/examples/.gitignore') diff --git a/docs/examples/.gitignore b/docs/examples/.gitignore index cbe0d04d4..40bd837b8 100644 --- a/docs/examples/.gitignore +++ b/docs/examples/.gitignore @@ -43,3 +43,5 @@ simplessl smtp-multi smtp-tls url2file +usercertinmem +xmlstream -- cgit v1.2.3