Commit 6bf0920d authored by Davis King's avatar Davis King

Added missing ;

parent 406a26d3
...@@ -237,7 +237,7 @@ namespace dlib ...@@ -237,7 +237,7 @@ namespace dlib
> >
void find_max_factor_graph_potts ( void find_max_factor_graph_potts (
potts_problem& prob potts_problem& prob
) );
/*! /*!
requires requires
- potts_problem == an object with an interface compatible with the potts_problem - potts_problem == an object with an interface compatible with the potts_problem
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment