Fixed some comments.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402699
This commit is contained in:
Davis King 2008-12-03 23:41:12 +00:00
parent 8be672486d
commit c3496c645b
1 changed files with 3 additions and 3 deletions

View File

@ -570,7 +570,7 @@ namespace dlib
// ----------------------------------------------------------------------------------------
/*! tabs
/*!A tabs
This is a template to compute the absolute value a number at compile time.
@ -586,7 +586,7 @@ namespace dlib
// ----------------------------------------------------------------------------------------
/*! tmax
/*!A tmax
This is a template to compute the max of two values at compile time
@ -601,7 +601,7 @@ namespace dlib
// ----------------------------------------------------------------------------------------
/*! tmin
/*!A tmin
This is a template to compute the min of two values at compile time