From: Julien Grall Date: Mon, 10 May 2021 17:28:16 +0000 (+0100) Subject: tools/xenstore: Fix indentation in the header of xenstored_control.c X-Git-Tag: archive/raspbian/4.16.0+51-g0941d6cb-1+rpi1~2^2~42^2~526 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=30f34457b20c78b2862b2b16cb26cb4f10a667ad;p=xen.git 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 Signed-off-by: Julien Grall Reviewed-by: Juergen Gross --- diff --git a/tools/xenstore/xenstored_control.c b/tools/xenstore/xenstored_control.c index 8e470f2b20..52d4817679 100644 --- a/tools/xenstore/xenstored_control.c +++ b/tools/xenstore/xenstored_control.c @@ -1,5 +1,5 @@ /* -Interactive commands for Xen Store Daemon. + Interactive commands for Xen Store Daemon. Copyright (C) 2017 Juergen Gross, SUSE Linux GmbH This program is free software; you can redistribute it and/or modify