Fixed typo in spec.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403399
This commit is contained in:
Davis King 2010-01-19 22:16:24 +00:00
parent 86ac25e960
commit c3d407eec3

View File

@ -167,7 +167,7 @@ namespace dlib
>
void serialize (
const type_safe_union<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10>& item,
std::istream& in
std::ostream& out
);
/*!
provides serialization support