From eea93ac9566fd382a71293b8c60c1742f84f5c4b Mon Sep 17 00:00:00 2001 From: belliash Date: Wed, 18 Dec 2019 17:39:53 +0100 Subject: [PATCH] Fix indentation. --- cpuset.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/cpuset.c b/cpuset.c index d9937d6..d1d4f3c 100644 --- a/cpuset.c +++ b/cpuset.c @@ -1,9 +1,9 @@ /** - * @PROJECT CpuSet - * @COPYRIGHT See COPYING in the top level directory - * @FILE cpuset.c - * @PURPOSE Utility for managing QEMU resources - * @DEVELOPERS Rafal Kupiec + * @PROJECT CpuSet + * @COPYRIGHT See COPYING in the top level directory + * @FILE cpuset.c + * @PURPOSE Utility for managing QEMU resources + * @DEVELOPERS Rafal Kupiec */ #include