Module Name: src
Committed By: eeh
Date: Sun May 9 00:22:47 UTC 1999
Modified Files:
src/sys/lib/libkern: sha1.c
Log Message:
Allocating a byte-array and then accessing it as 32-bit integers just won't work
on any machine that has alignment restrictions.