Index: head/sysutils/xen-tools/files/kdd.patch =================================================================== --- head/sysutils/xen-tools/files/kdd.patch +++ head/sysutils/xen-tools/files/kdd.patch @@ -5,7 +5,7 @@ alignment constraints for a uint64_t *. Use a local variable to make sure the passed pointer has the correct alignment. -Reported-by: Roger Pau Monné +Reported-by: Roger Pau Monné Signed-off-by: Tim Deegan --- tools/debugger/kdd/kdd.c | 4 +++-