docs/user: Status codes are defined in Errors.h, not Error.h.

This commit is contained in:
Augustin Cavalier
2017-06-14 18:05:31 -04:00
parent 9690e94af2
commit 0bb2d0ecad
+1 -1
View File
@@ -203,7 +203,7 @@
/*!
\typedef typedef int32 status_t
\brief Represents one of the status codes defined in Error.h.
\brief Represents one of the status codes defined in Errors.h.
\since BeOS R3
*/