Try to make indent formatting less horrible
[oweals/busybox.git] / libbb / compare_string_array.c
index b158ae447d12ae550f3d86d7797184059c964304..993b46266c05e6a2234d9ecaaf87f7277d20a1a8 100644 (file)
@@ -27,4 +27,5 @@ extern unsigned short compare_string_array(const char *string_array[], const cha
                }
        }
        return(i);
-}
\ No newline at end of file
+}
+