From 0e7d76d6a87bbae77af0bf37bed4428748295a44 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 18 Jun 2015 11:38:54 +0200 Subject: examples: more descriptions --- docs/examples/curlgtk.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'docs/examples/curlgtk.c') diff --git a/docs/examples/curlgtk.c b/docs/examples/curlgtk.c index 8cb9914c6..df6b419f2 100644 --- a/docs/examples/curlgtk.c +++ b/docs/examples/curlgtk.c @@ -5,9 +5,12 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * + * Copyright (c) 2000 David Odin (aka DindinX) for MandrakeSoft + */ +/* + * use the libcurl in a gtk-threaded application + * */ -/* Copyright (c) 2000 David Odin (aka DindinX) for MandrakeSoft */ -/* an attempt to use the curl library in concert with a gtk-threaded application */ #include #include -- cgit v1.2.3