Skip to content

Commit 5409f56

Browse files
Add missing header guard endif comment
1 parent 0e4176d commit 5409f56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/java_bytecode/java_entry_point.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ main_function_resultt get_main_symbol(
3434
message_handlert &,
3535
bool allow_no_body=false);
3636

37-
#endif
37+
#endif // CPROVER_JAVA_BYTECODE_JAVA_ENTRY_POINT_H

0 commit comments

Comments
 (0)