Skip to content

Commit

Permalink
cmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Mercury13 committed Dec 15, 2024
1 parent 8491691 commit 88d4574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Unicodia/MyWiki.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ namespace uc {
}

/// Whether we need UTF-32 in current state of wiki
/// (do not need in a single char, and need in Library)
/// (do not need in Blocks, and need in Library)
enum class Want32 : unsigned char { NO, YES };

namespace mywiki {
Expand Down

0 comments on commit 88d4574

Please sign in to comment.