Skip to content

Commit 59e7344

Browse files
author
Sriya Pratipati
committed
fixed formatting
1 parent 1e5ae8d commit 59e7344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/src/__support/wchar/character_converter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
namespace LIBC_NAMESPACE_DECL {
1919
namespace internal {
20-
20+
2121
constexpr int MAX_UTF8_LENGTH = 4;
2222

2323
class CharacterConverter {

0 commit comments

Comments
 (0)