Mercurial > cgi-bin > hgwebdir.cgi > VMS > C_Libraries > Hash_impl
changeset 7:8b225987970d VMS__malloc_brch
Version 0
| author | Merten Sach <msach@mailbox.tu-berlin.de> |
|---|---|
| date | Mon, 11 Jul 2011 18:10:14 +0200 |
| parents | ec5c00d4023e |
| children | 7c4d2bf121a9 |
| files | PrivateHash.c |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line diff
1.1 --- a/PrivateHash.c Wed Jun 22 16:51:29 2011 +0200 1.2 +++ b/PrivateHash.c Mon Jul 11 18:10:14 2011 +0200 1.3 @@ -156,7 +156,7 @@ 1.4 1.5 /*Better version 1.6 */ 1.7 - int 1.8 + void 1.9 untested_putEntryIntoTable( HashEntry *entry, HashTable * table ) 1.10 { HashEntry *testEntry, *prevEntry = NULL; 1.11 unsigned int
