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)
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

index 8e470f2b205688ab27c48d39e4df481dcf0054ae..52d4817679fe9121222804337143756bdaa0ddf7 100644 (file)
@@ -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