CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/20 04:51:03
Modified files:
include : siphash.h
lib/libc/hash : siphash.c
sys/crypto : siphash.c siphash.h
Log message:
Use standard spelling for types, and rename local variable from "free".
No actual change, but makes it easier to reuse the code elsewhere.
Suggested by Andre Smagin
