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-vrfy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples/smtp-vrfy.c') diff --git a/docs/examples/smtp-vrfy.c b/docs/examples/smtp-vrfy.c index b45747801..4e44cea96 100644 --- a/docs/examples/smtp-vrfy.c +++ b/docs/examples/smtp-vrfy.c @@ -28,7 +28,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 and even if your email server * does support it, it may respond with a 252 response code even though the * address doesn't exist. -- cgit v1.2.3