tools/xenstore: Fix indentation in the header of xenstored_control.c
authorJulien Grall <jgrall@amazon.com>
Mon, 10 May 2021 17:28:16 +0000 (18:28 +0100)
committerJulien Grall <jgrall@amazon.com>
Mon, 10 May 2021 17:28:20 +0000 (18:28 +0100)
commit30f34457b20c78b2862b2b16cb26cb4f10a667ad
tree0935bcc1106a830b657953a57849f9858b1a52df
parent7e71b1e0affa83c0976c832f254276eeb6e6575c
tools/xenstore: Fix indentation in the header of xenstored_control.c

Commit e867af081d94 "tools/xenstore: save new binary for live update"
seemed to have spuriously changed the indentation of the first line of
the copyright header.

The previous indentation is re-instated so all the lines are indented
the same.

Reported-by: Bjoern Doebel <doebel@amazon.com>
Signed-off-by: Julien Grall <jgrall@amazon.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
tools/xenstore/xenstored_control.c