Commit c1c8267b authored by Davis King's avatar Davis King

fixed typo in spec

parent ae10c229
...@@ -321,7 +321,7 @@ namespace dlib ...@@ -321,7 +321,7 @@ namespace dlib
const image_type1& img, const image_type1& img,
image_type2& out, image_type2& out,
const rectangle& rect const rectangle& rect
) );
/*! /*!
requires requires
- out.nr() == img.nr() - out.nr() == img.nr()
......
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