INN commit: trunk/storage/timehash (timehash.c)

INN Commit rra at isc.org
Sat Sep 5 13:53:05 UTC 2009


    Date: Saturday, September 5, 2009 @ 06:53:05
  Author: iulius
Revision: 8608

Missing explanation for the hexadecimal value of the
timehash storage class.

Modified:
  trunk/storage/timehash/timehash.c

------------+
 timehash.c |    1 +
 1 file changed, 1 insertion(+)

Modified: timehash.c
===================================================================
--- timehash.c	2009-09-05 13:52:01 UTC (rev 8607)
+++ timehash.c	2009-09-05 13:53:05 UTC (rev 8608)
@@ -45,6 +45,7 @@
 
     /* The token is @02nnaabbccddyyyy00000000000000000000@
      * where "02" is the timehash method number,
+     * "nn" the hexadecimal value of the storage class,
      * "aabbccdd" the arrival time in hexadecimal,
      * "yyyy" the hexadecimal sequence number seqnum. */
     if (oldtoken == (TOKEN *)NULL)




More information about the inn-committers mailing list