Fixed an indentation
authorArt Cancro <ajc@uncensored.citadel.org>
Tue, 20 Dec 2011 20:38:21 +0000 (15:38 -0500)
committerArt Cancro <ajc@uncensored.citadel.org>
Tue, 20 Dec 2011 20:38:21 +0000 (15:38 -0500)
citadel/configure.ac

index 0ac40df44f1e58cb3bb6ee18f60273a39fe8a1cd..b5ba642550a9abe8742b9b045aaecfccc45a714c 100644 (file)
@@ -625,7 +625,7 @@ AC_TRY_RUN([
                if (ev_version_major() >= 4) {
                        exit(0);
                }
-       exit(1);
+               exit(1);
        }
  ],
                [