Skip to content

Commit 1df7a67

Browse files
Documentation formatting
1 parent dc3a5ed commit 1df7a67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/goto-symex/goto_symex_state.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ struct framet
113113
}
114114
};
115115

116-
/// Central data structure: state.
117-
116+
/// \brief Central data structure: state.
117+
///
118118
/// The state is a persistent data structure that symex maintains as it
119119
/// executes. As we walk over each instruction, state will be updated reflecting
120120
/// their effects until a branch occurs (such as an if), where parts of the

0 commit comments

Comments
 (0)