From e4ba1a3d48796f94c069088f8ab3da11197da1a7 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Mon, 13 Aug 2018 15:30:10 +0200 Subject: [PATCH] fixup refactoring --- include/villas/format_type.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/villas/format_type.h b/include/villas/format_type.h index 3f526847e..2b65459d7 100644 --- a/include/villas/format_type.h +++ b/include/villas/format_type.h @@ -111,4 +111,4 @@ struct format_type * format_type_lookup(const char *name); #ifdef __cplusplus } -#endif \ No newline at end of file +#endif