This patch makes a minor code cleanup in dynahash.c: a function declaredto return 'bool' only ever returned "true", so I changed it to return"void".
I'll apply this to CVS before the end of the day, barring anyobjections.
-Neil