s3:config.sub: clean some space/tab mixup that git complains about
authorMichael Adam <obnox@samba.org>
Thu, 30 Apr 2009 23:15:38 +0000 (01:15 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 30 Apr 2009 23:18:01 +0000 (01:18 +0200)
Michael

source3/config.sub

index cd27b81907fd6be2475db612a4ac0d1a6d5261f5..69fc6b00c7646f0de08d3af870e7172b0383b535 100755 (executable)
@@ -1452,7 +1452,7 @@ case $basic_machine in
                os=-aout
                ;;
         c4x-* | tic4x-*)
-               os=-coff
+               os=-coff
                ;;
        # This must come before the *-dec entry.
        pdp10-*)