Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / util / mkelfImage / config / config.guess
index ed2e03b7f2b96b4ab546dc63ff2f2d56c4cc116c..ff40ddb03874737d01eabef5733d2f1075067858 100755 (executable)
@@ -845,7 +845,7 @@ EOF
                ;;
          a.out-i386-linux)
                echo "${UNAME_MACHINE}-pc-linux-gnuaout"
-               exit 0 ;;               
+               exit 0 ;;
          coff-i386)
                echo "${UNAME_MACHINE}-pc-linux-gnucoff"
                exit 0 ;;