fixed typo in spec

This commit is contained in:
Davis King 2012-06-30 09:46:51 -04:00
parent ae10c22918
commit c1c8267ba5

View File

@ -321,7 +321,7 @@ namespace dlib
const image_type1& img,
image_type2& out,
const rectangle& rect
)
);
/*!
requires
- out.nr() == img.nr()