fix spacing with make tabbing
[satcheck.git] / branchrecord.cc
index e55aa24d3b0884a89f7ac22f11f613de1c56eefc..c2c07b08916c19fb0e188e01630886f42ec6735b 100644 (file)
@@ -54,6 +54,6 @@ int BranchRecord::getBranchValue(bool * array) {
        }
        if (!alwaysexecuted)
                value--;
-       
+
        return value;
 }