Skip to content

Commit d44c808

Browse files
committed
clang-format the moved files
This commit applies clang-format; the commit is separate to faciliate review.
1 parent 8b40620 commit d44c808

File tree

3 files changed

+318
-340
lines changed

3 files changed

+318
-340
lines changed

src/analyses/goto_check.h

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ void goto_check(
3232
const optionst &,
3333
message_handlert &);
3434

35-
void goto_check(
36-
const optionst &,
37-
goto_modelt &,
38-
message_handlert &);
35+
void goto_check(const optionst &, goto_modelt &, message_handlert &);
3936

4037
#endif // CPROVER_ANALYSES_GOTO_CHECK_H

0 commit comments

Comments
 (0)