From 9c0ba4a174707fa6f5b1de95f0462747acf6bd69 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Sun, 21 Oct 2018 20:25:31 +0100 Subject: [PATCH] whitespaces --- common/lib/CMakeLists.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/common/lib/CMakeLists.txt b/common/lib/CMakeLists.txt index 24906cbc7..7381b70c4 100644 --- a/common/lib/CMakeLists.txt +++ b/common/lib/CMakeLists.txt @@ -22,13 +22,13 @@ add_library(villas-common SHARED advio.c - bitset.c - buffer.c + bitset.c + buffer.c json_buffer.cpp compat.c - crypt.c - hash_table.c - hist.c + crypt.c + hash_table.c + hist.c kernel/kernel.c kernel/kernel.cpp kernel/rt.cpp @@ -39,9 +39,9 @@ add_library(villas-common SHARED memory_manager.cpp plugin.cpp table.c - task.c - timing.c tsc.c + task.c + timing.c utils.c utils.cpp cpuset.cpp