Skip to content

Commit

Permalink
Utility: doc++
Browse files Browse the repository at this point in the history
  • Loading branch information
mosra committed Jun 27, 2019
1 parent 5d2faa1 commit 372c9df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Corrade/Utility/Debug.h
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,8 @@ class CORRADE_UTILITY_EXPORT Debug {
*/
Color = 1 << 4

/* When adding values, don't forget to adapt PublicFlagMask in
Debug.cpp */
/* When adding values, don't forget to adapt InternalFlag as well
and update PublicFlagMask in Debug.cpp */
};

/**
Expand Down

0 comments on commit 372c9df

Please sign in to comment.