gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r6236 - GNUnet/src/include


From: gnunet
Subject: [GNUnet-SVN] r6236 - GNUnet/src/include
Date: Sun, 10 Feb 2008 13:32:06 -0700 (MST)

Author: grothoff
Date: 2008-02-10 13:32:06 -0700 (Sun, 10 Feb 2008)
New Revision: 6236

Modified:
   GNUnet/src/include/gnunet_ecrs_lib.h
Log:
s

Modified: GNUnet/src/include/gnunet_ecrs_lib.h
===================================================================
--- GNUnet/src/include/gnunet_ecrs_lib.h        2008-02-10 12:54:41 UTC (rev 
6235)
+++ GNUnet/src/include/gnunet_ecrs_lib.h        2008-02-10 20:32:06 UTC (rev 
6236)
@@ -520,8 +520,8 @@
 /**
  * Should the operation be aborted?  Callback used by many functions
  * below to check if the user has aborted the operation early.  Can
- * also be used for time-outs.  Note that sending a signal (SIGALRM,
- * SIGINT) might be required in addition to TestTerminate to achieve
+ * also be used for time-outs.  Note that sending a signal (SIGALRM)
+ * might be required in addition to TestTerminate to achieve
  * an 'instant' time-out in case that the function is currently
  * sleeping or performing some other blocking operation (which would
  * be aborted by any signal, after which the functions will call





reply via email to

[Prev in Thread] Current Thread [Next in Thread]