gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r14349 - gnunet/src/util


From: gnunet
Subject: [GNUnet-SVN] r14349 - gnunet/src/util
Date: Sat, 5 Feb 2011 13:26:20 +0100

Author: nevans
Date: 2011-02-05 13:26:20 +0100 (Sat, 05 Feb 2011)
New Revision: 14349

Modified:
   gnunet/src/util/time.c
Log:
spellingGG

Modified: gnunet/src/util/time.c
===================================================================
--- gnunet/src/util/time.c      2011-02-05 12:25:50 UTC (rev 14348)
+++ gnunet/src/util/time.c      2011-02-05 12:26:20 UTC (rev 14349)
@@ -208,7 +208,7 @@
 /**
  * Compute the time difference between the given start and end times.
  * Use this function instead of actual subtraction to ensure that
- * "FOREVER" and overflows are handeled correctly.
+ * "FOREVER" and overflows are handled correctly.
  *
  * @return 0 if start >= end; FOREVER if end==FOREVER; otherwise end - start
  */




reply via email to

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