From 2febd5eaf0ab9769ca8793d57516925d81e584f4 Mon Sep 17 00:00:00 2001 From: Xnoe Date: Wed, 8 Jul 2020 18:23:08 +0100 Subject: [PATCH] Fixed indentation --- utf8.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utf8.h b/utf8.h index 44484cc..beec636 100644 --- a/utf8.h +++ b/utf8.h @@ -63,5 +63,5 @@ struct string32 { std::ostream& operator<<(std::ostream& stream, const string32& s32) { for (int i=0;i