Changeset 31808 in vbox for trunk/src/VBox/GuestHost/OpenGL/util
- Timestamp:
- Aug 20, 2010 9:40:40 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/OpenGL/util/hash.c
r21668 r31808 417 417 crUnlockMutex(&h->mutex); 418 418 #endif 419 for ( i = 0; i < range; i++)420 crHashtableAdd( h, i + res , NULL );421 419 return res; 422 420 }
Note:
See TracChangeset
for help on using the changeset viewer.