From ddafdbd2accd9713686bf21579e7042c0400d1cc Mon Sep 17 00:00:00 2001 From: yellows8 Date: Fri, 1 Nov 2019 23:00:12 -0400 Subject: [PATCH] Minor style adjustment. --- nx/include/switch/services/set.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx/include/switch/services/set.h b/nx/include/switch/services/set.h index 04cff41a..4e606fbd 100644 --- a/nx/include/switch/services/set.h +++ b/nx/include/switch/services/set.h @@ -72,7 +72,7 @@ typedef struct { /// PlatformRegion. Other values not listed here should be handled as "Unknown". typedef enum { SetSysPlatformRegion_Global = 1, - SetSysPlatformRegion_China = 2, + SetSysPlatformRegion_China = 2, } SetSysPlatformRegion; /// Initialize set.