commit-hurd
[Top][All Lists]
Advanced

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

hurd-l4/libhurd-ihash ihash.h


From: Marcus Brinkmann
Subject: hurd-l4/libhurd-ihash ihash.h
Date: Sun, 17 Aug 2003 00:18:38 -0400

CVSROOT:        /cvsroot/hurd
Module name:    hurd-l4
Branch:         
Changes by:     Marcus Brinkmann <address@hidden>       03/08/17 00:18:38

Modified files:
        libhurd-ihash  : ihash.h 

Log message:
        Beuatify.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd-l4/libhurd-ihash/ihash.h.diff?tr1=1.3&tr2=1.4&r1=text&r2=text

Patches:
Index: hurd-l4/libhurd-ihash/ihash.h
diff -u hurd-l4/libhurd-ihash/ihash.h:1.3 hurd-l4/libhurd-ihash/ihash.h:1.4
--- hurd-l4/libhurd-ihash/ihash.h:1.3   Sun Aug 17 00:17:46 2003
+++ hurd-l4/libhurd-ihash/ihash.h       Sun Aug 17 00:18:38 2003
@@ -36,7 +36,7 @@
    The difference is that searches continue though HASH_DEL, but stop
    at _HURD_IHASH_EMPTY.  */
 #define _HURD_IHASH_EMPTY      ((hurd_ihash_value_t) 0)
-#define _HURD_IHASH_DELETED            ((hurd_ihash_value_t) -1)
+#define _HURD_IHASH_DELETED    ((hurd_ihash_value_t) -1)
 
 
 /* The type of integer we want to use for the keys.  */




reply via email to

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