mirror of https://github.com/davisking/dlib.git
Fixed a very minor typo in the spec.
This commit is contained in:
parent
2e7f65885b
commit
80295a59f8
|
@ -195,7 +195,7 @@ namespace dlib
|
||||||
std::ostream& out
|
std::ostream& out
|
||||||
);
|
);
|
||||||
/*!
|
/*!
|
||||||
provides deserialization support
|
provides serialization support
|
||||||
!*/
|
!*/
|
||||||
|
|
||||||
void deserialize (
|
void deserialize (
|
||||||
|
|
Loading…
Reference in New Issue