Skip to content

Commit 60dae3c

Browse files
committed
Cosmetic change
1 parent f279015 commit 60dae3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/m5_unit_component/types.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ namespace types {
3434
*/
3535
enum class category_t {
3636
None,
37-
UnitLED, //!< Derived from UnitLED
37+
UnitLED, //!< Derived from UnitLED
3838
};
3939

4040
using uid_t = uint32_t; //!< @brief Component unique identifier

0 commit comments

Comments
 (0)