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
9bb3b5e1
Commit
9bb3b5e1
authored
May 25, 2011
by
Davis King
Browse files
Fixed spelling error in a comment.
parent
62e2bf49
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dlib/byte_orderer/byte_orderer_kernel_1.h
dlib/byte_orderer/byte_orderer_kernel_1.h
+1
-1
No files found.
dlib/byte_orderer/byte_orderer_kernel_1.h
View file @
9bb3b5e1
...
@@ -137,7 +137,7 @@ namespace dlib
...
@@ -137,7 +137,7 @@ namespace dlib
!*/
!*/
{
{
// this is just here to provide a compile time check that T is a POD.
// this is just here to provide a compile time check that T is a POD.
// this checks *most* of the requrements for being a POD type.
// this checks *most* of the requ
i
rements for being a POD type.
// You should not be calling this function on non POD types!
// You should not be calling this function on non POD types!
union
union
{
{
...
...
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