From 06b288a72d8db4814bf9eb98eba9be0ea6971a76 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sun, 22 Nov 2015 11:55:10 +0000 Subject: examples: Added website parse-able descriptions to the e-mail examples --- docs/examples/imap-store.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'docs/examples/imap-store.c') diff --git a/docs/examples/imap-store.c b/docs/examples/imap-store.c index 8f5e7d5b2..e900f4b49 100644 --- a/docs/examples/imap-store.c +++ b/docs/examples/imap-store.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2014, Daniel Stenberg, , et al. + * Copyright (C) 1998 - 2015, Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -19,6 +19,12 @@ * KIND, either express or implied. * ***************************************************************************/ + +/* + * IMAP example showing how to modify the properties of an e-mail + * + */ + #include #include -- cgit v1.2.3