]> granicus.if.org Git - curl/commitdiff
sync comment with reality
authorYang Tse <yangsita@gmail.com>
Sat, 27 Jan 2007 01:56:20 +0000 (01:56 +0000)
committerYang Tse <yangsita@gmail.com>
Sat, 27 Jan 2007 01:56:20 +0000 (01:56 +0000)
lib/setup_once.h

index a1e9f098f796ffdb8d1b1c6bf18c4f2ba9a2bfc7..ee68641589b57d20e671056a15a18989055dbff8 100644 (file)
@@ -7,7 +7,7 @@
  *                            | (__| |_| |  _ <| |___
  *                             \___|\___/|_| \_\_____|
  *
- * Copyright (C) 1998 - 2006, Daniel Stenberg, <daniel@haxx.se>, et al.
+ * Copyright (C) 1998 - 2007, Daniel Stenberg, <daniel@haxx.se>, et al.
  *
  * This software is licensed as described in the file COPYING, which
  * you should have received as part of this distribution. The terms
@@ -36,7 +36,7 @@
 
 /*
  * If we have the MSG_NOSIGNAL define, make sure we use
- * it as the fourth argument of send() and recv()
+ * it as the fourth argument of function send()
  */
 
 #ifdef HAVE_MSG_NOSIGNAL