Fix indentation.

This commit is contained in:
Rafal Kupiec 2019-12-18 17:39:53 +01:00
parent 1f95c11ab5
commit eea93ac956
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

@ -1,9 +1,9 @@
/** /**
* @PROJECT CpuSet * @PROJECT CpuSet
* @COPYRIGHT See COPYING in the top level directory * @COPYRIGHT See COPYING in the top level directory
* @FILE cpuset.c * @FILE cpuset.c
* @PURPOSE Utility for managing QEMU resources * @PURPOSE Utility for managing QEMU resources
* @DEVELOPERS Rafal Kupiec <belliash@asiotec.eu.org> * @DEVELOPERS Rafal Kupiec <belliash@asiotec.eu.org>
*/ */
#include <stdio.h> #include <stdio.h>