X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Fexamples%2Fexternalsocket.c;h=5486d12558cd56074b530f8869096f2db1c8e70b;hb=32de14ae0782822e9c54c3fbb28cdefc1f4de969;hp=1b326c8b29e9a57e917379a06088b7741770cd0e;hpb=7ad0968648048d2d569ebb68461707636e3be09c;p=platform%2Fupstream%2Fcurl.git diff --git a/docs/examples/externalsocket.c b/docs/examples/externalsocket.c index 1b326c8..5486d12 100644 --- a/docs/examples/externalsocket.c +++ b/docs/examples/externalsocket.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2012, Daniel Stenberg, , et al. + * Copyright (C) 1998 - 2014, 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 @@ -38,7 +38,7 @@ #include /* socket definitions */ #include #include /* inet (3) funtions */ -#include /* misc. UNIX functions */ +#include /* misc. Unix functions */ #endif #include