From 4b8266b3a397970b7a2385522d32fff834c8c14e Mon Sep 17 00:00:00 2001 From: vanhofen Date: Fri, 3 Nov 2017 17:46:01 +0100 Subject: [PATCH] acinclude: fix indentation Origin commit data ------------------ Commit: https://github.com/neutrino-images/ni-neutrino/commit/51b79803237e2bf7283913cfae61cef9a0e6acbc Author: vanhofen Date: 2017-11-03 (Fri, 03 Nov 2017) Origin message was: ------------------ - acinclude: fix indentation --- acinclude.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/acinclude.m4 b/acinclude.m4 index 9beb63611..9bad11de9 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -327,8 +327,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