Explorar o código

Merge branch 'master' of https://github.com/nagamalli9999/cJSON

Eswar Yaganti %!s(int64=9) %!d(string=hai) anos
pai
achega
8d94ecec75
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      cJSON.h

+ 1 - 1
cJSON.h

@@ -36,7 +36,7 @@ extern "C"
 #define cJSON_String (1 << 4)
 #define cJSON_Array  (1 << 5)
 #define cJSON_Object (1 << 6)
-
+	
 #define cJSON_IsReference 256
 #define cJSON_StringIsConst 512