Commit 1a084013 authored by Davis King's avatar Davis King

made the specs more clear

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402657
parent d55e5cc9
...@@ -61,8 +61,8 @@ namespace dlib ...@@ -61,8 +61,8 @@ namespace dlib
throws throws
- dir_create_error - dir_create_error
This exception is thrown if we were unable to create the requested This exception is thrown if we were unable to create the requested
directory. The type member of the exception will bet set to directory and it didn't already exist. The type member of the exception
EDIR_CREATE and the name member will be set to dir. will bet set to EDIR_CREATE and the name member will be set to dir.
!*/ !*/
// ---------------------------------------------------------------------------------------- // ----------------------------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment