Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
11ab9237
Commit
11ab9237
authored
Mar 08, 2016
by
Davis E. King
Browse files
Merge pull request #86 from ChrisPaprocki/dev
Fixed a minor typo in the spec.
parents
0af762c5
8d401da7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
dlib/bayes_utils/bayes_utils_abstract.h
dlib/bayes_utils/bayes_utils_abstract.h
+3
-3
No files found.
dlib/bayes_utils/bayes_utils_abstract.h
View file @
11ab9237
...
...
@@ -367,7 +367,7 @@ namespace dlib
std
::
ostream
&
out
);
/*!
provides
de
serialization support
provides serialization support
!*/
void
deserialize
(
...
...
@@ -499,7 +499,7 @@ namespace dlib
std
::
ostream
&
out
);
/*!
provides
de
serialization support
provides serialization support
!*/
void
deserialize
(
...
...
@@ -615,7 +615,7 @@ namespace dlib
std
::
ostream
&
out
);
/*!
provides
de
serialization support
provides serialization support
!*/
void
deserialize
(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment