From fc0b4b0d3141f20435bef35338248af077a9ed54 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sun, 5 Jan 2014 22:59:29 +0000 Subject: examples: Added required libcurl version information to SMTP examples --- docs/examples/smtp-expn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples/smtp-expn.c') diff --git a/docs/examples/smtp-expn.c b/docs/examples/smtp-expn.c index 2e8649e14..0322d2fc5 100644 --- a/docs/examples/smtp-expn.c +++ b/docs/examples/smtp-expn.c @@ -27,7 +27,7 @@ * * Notes: * - * 1) This example requires libcurl v7.34.0 or above. + * 1) This example requires libcurl 7.34.0 or above. * 2) Not all email servers support this command. */ -- cgit v1.2.3