From 90f54184a20a82f011c7ddf2e01f83f74a21574d Mon Sep 17 00:00:00 2001 From: svenhoefer Date: Fri, 3 Nov 2017 17:46:01 +0100 Subject: [PATCH] - acinclude: fix indentation Signed-off-by: Thilo Graf --- acinclude.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/acinclude.m4 b/acinclude.m4 index 192c9813b..0830e2255 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -323,8 +323,8 @@ AC_ARG_WITH(boxtype, AC_ARG_WITH(boxmodel, [ --with-boxmodel valid for coolstream: hd1, hd2 - valid for armbox: hd51 - valid for generic: raspi], + valid for armbox: hd51 + valid for generic: raspi], [case "${withval}" in hd1|hd2) if test "$BOXTYPE" = "coolstream"; then