mirror of https://github.com/davisking/dlib.git
Fixed typo in spec
This commit is contained in:
parent
c010a053e5
commit
14b6eed58c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue