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
1 changed files with 5 additions and 5 deletions

View File

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