Fixed typo in spec

This commit is contained in:
Davis King 2011-08-24 19:41:06 -04:00
parent c010a053e5
commit 14b6eed58c
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ namespace dlib
typename pixel_type
>
void draw_line (
image_type& c,
image_type& img,
const point& p1,
const point& p2,
const pixel_type& val