Skip to content

Commit de27d6d

Browse files
author
Owen
committed
Improve comments in symex-goto
1 parent ab16dc6 commit de27d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/goto-symex/symex_goto.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ void goto_symext::symex_goto(statet &state)
216216
return;
217217
}
218218

219-
// put into state-queue
219+
// put a copy of the current state into the state-queue
220220
framet::goto_state_listt &goto_state_list =
221221
state.top().goto_state_map[new_state_pc];
222222

0 commit comments

Comments
 (0)