From a15873e00600be1bf7055dd1d5e99bd94e99ce75 Mon Sep 17 00:00:00 2001 From: Samy Al Bahra Date: Sun, 25 Feb 2018 19:51:10 -0500 Subject: [PATCH] [whitespace] ck_md.h.in: Remove space before newline. --- include/ck_md.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ck_md.h.in b/include/ck_md.h.in index cb5783e..14d7cf2 100644 --- a/include/ck_md.h.in +++ b/include/ck_md.h.in @@ -47,7 +47,7 @@ #define @POINTER_PACK_ENABLE@ #endif /* @POINTER_PACK_ENABLE@ */ -#ifndef @VMA_BITS@ +#ifndef @VMA_BITS@ #define @VMA_BITS@ @VMA_BITS_VALUE@ #endif /* @VMA_BITS@ */