Skip to content

Commit 0230b0d

Browse files
mgudemannDaniel Kroening
authored and
Daniel Kroening
committed
whitespace in front of {
1 parent 4669ef3 commit 0230b0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/java_bytecode/java_bytecode_parser.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ void java_bytecode_parsert::get_class_refs()
352352
}
353353
break;
354354

355-
default:{}
355+
default: {}
356356
}
357357
}
358358

0 commit comments

Comments
 (0)