Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Reber <areber@redhat.com>2021-07-19 10:28:38 +0300
committerAndrei Vagin <avagin@gmail.com>2021-09-03 20:31:00 +0300
commit93dd984ca0ee0e31a5650f64328222e748152bcb (patch)
tree024483c121704ec8d106c9bf596441b51e51a67c /test/zdtm/static/sleeping00.c
parent1e26f170caa8b2c26f5d09a78ffe9fdea70d38d0 (diff)
Run 'make indent' on all C files
Acked-by: Mike Rapoport <rppt@linux.ibm.com> Signed-off-by: Adrian Reber <areber@redhat.com>
Diffstat (limited to 'test/zdtm/static/sleeping00.c')
-rw-r--r--test/zdtm/static/sleeping00.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/zdtm/static/sleeping00.c b/test/zdtm/static/sleeping00.c
index f59ffaf1f..fb45ebc46 100644
--- a/test/zdtm/static/sleeping00.c
+++ b/test/zdtm/static/sleeping00.c
@@ -2,10 +2,10 @@
#include "zdtmtst.h"
-const char *test_doc = "Suspend while migrating";
-const char *test_author = "Roman Kagan <rkagan@parallels.com>";
+const char *test_doc = "Suspend while migrating";
+const char *test_author = "Roman Kagan <rkagan@parallels.com>";
-int main(int argc, char ** argv)
+int main(int argc, char **argv)
{
test_init(argc, argv);