From d2c9930ba008443cc089e0215a160d75f51cf30c Mon Sep 17 00:00:00 2001 From: meep-eep Date: Thu, 13 Oct 2005 00:02:30 +0000 Subject: [PATCH] Empty commit so that I can type this comment (which I didn't do for the last one): Fixed some bugs in unused code. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1895 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/src/sc2code/libs/uio/hashtable.h | 1 + 1 file changed, 1 insertion(+) diff --git a/sc2/src/sc2code/libs/uio/hashtable.h b/sc2/src/sc2code/libs/uio/hashtable.h index e649bea15..8c57f9fc4 100644 --- a/sc2/src/sc2code/libs/uio/hashtable.h +++ b/sc2/src/sc2code/libs/uio/hashtable.h @@ -139,3 +139,4 @@ void HASHTABLE_(freeIterator)(HASHTABLE_(Iterator) *iterator); #endif /* !defined(_HASHTABLE_H) || defined(HASHTABLE_GENERIC) */ +