summaryrefslogtreecommitdiff
path: root/util/romcc/tests/simple_test67.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/romcc/tests/simple_test67.c')
-rw-r--r--util/romcc/tests/simple_test67.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/romcc/tests/simple_test67.c b/util/romcc/tests/simple_test67.c
index 3bfdc5a072..70d7170292 100644
--- a/util/romcc/tests/simple_test67.c
+++ b/util/romcc/tests/simple_test67.c
@@ -11,7 +11,7 @@ static void main(void)
if (!(dcl & (1 << 8))) {
if (dimms == 4) {
async_lat = 9;
- }
+ }
else {
async_lat = 8;
}