Extended MaximInterface

Dependents:   mbed_DS28EC20_GPIO

Revision:
7:471901a04573
Parent:
6:a8c83a2e6fa4
--- a/Utilities/system_error.hpp	Wed Jan 23 13:11:04 2019 -0600
+++ b/Utilities/system_error.hpp	Mon Mar 04 08:10:00 2019 -0600
@@ -31,8 +31,9 @@
 *******************************************************************************/
 
 /// @file
-/// Error handling constructs similar std::error_code, std::error_condition, and
-/// std::error_category.
+/// @brief
+/// Error handling constructs similar to std::error_code, std::error_condition,
+/// and std::error_category.
 
 #ifndef MaximInterface_system_error
 #define MaximInterface_system_error