CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/23 08:19:02
Modified files:
sys/dev/pv : xen.c
Log message:
Fix some uses of sizeof where the size of a struct was intended, not
the size of the pointer to a struct.
ok mikeb@
