documentation edits
[rrq/rrqmisc.git] / vector / itemkeyfun.h
index ee71ca5d9eae255ae218bda731fc27906eaa4202..1089a163fbb3876f5cbd3945c0c9a07abd418d1c 100644 (file)
@@ -13,9 +13,9 @@
  * items that have that key. Different keys may yield the same
  * hashcode.
  */
-typedef struct _itemkeyfun {
+typedef struct {
 
-#define SELF struct _itemkeyfun *this
+#define SELF void *this
     /**
      * This callback function should return the hashcode of a key. The
      * hashcode is used for indexing into the backing vector for