From 840f197c6368749a105c013de5eb50a14dff590b Mon Sep 17 00:00:00 2001 From: vanhofen Date: Sat, 28 Jan 2023 12:27:50 +0100 Subject: [PATCH] acinclude: whitespace cleanup Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/05ae637bc0f7dab9c9ca1231992e7b212b1f298a Author: vanhofen Date: 2023-01-28 (Sat, 28 Jan 2023) Origin message was: ------------------ - acinclude: whitespace cleanup ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- acinclude.m4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/acinclude.m4 b/acinclude.m4 index ae87f1af3..102e67034 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -517,11 +517,11 @@ elif test "$BOXMODEL" = "protek4k"; then AC_DEFINE(BOXMODEL_PROTEK4K, 1, [protek4k]) elif test "$BOXMODEL" = "osmini4k"; then - AC_DEFINE(BOXMODEL_OSMINI4K, 1, [osmini4k]) + AC_DEFINE(BOXMODEL_OSMINI4K, 1, [osmini4k]) elif test "$BOXMODEL" = "osmio4k"; then - AC_DEFINE(BOXMODEL_OSMIO4K, 1, [osmio4k]) + AC_DEFINE(BOXMODEL_OSMIO4K, 1, [osmio4k]) elif test "$BOXMODEL" = "osmio4kplus"; then - AC_DEFINE(BOXMODEL_OSMIO4KPLUS, 1, [osmio4kplus]) + AC_DEFINE(BOXMODEL_OSMIO4KPLUS, 1, [osmio4kplus]) elif test "$BOXMODEL" = "vusolo4k"; then AC_DEFINE(BOXMODEL_VUSOLO4K, 1, [vusolo4k])