OSDN Git Service

update libMiMic
[mimic/MiMicSDK.git] / lib / src / http / NyLPC_cHttpBodyParser.h
index c05a091..665ee1a 100644 (file)
@@ -14,10 +14,10 @@ typedef struct NyLPC_TcHttpBodyParser NyLPC_TcHttpBodyParser_t;
 \r
 struct NyLPC_TcHttpBodyParser\r
 {\r
-       NyLPC_TcHttpBasicBodyParser_t _super;\r
-       NyLPC_TChar* ref_buf;\r
-       NyLPC_TUInt16 buf_size;\r
-       NyLPC_TUInt16 len;\r
+    NyLPC_TcHttpBasicBodyParser_t _super;\r
+    NyLPC_TChar* ref_buf;\r
+    NyLPC_TUInt16 buf_size;\r
+    NyLPC_TUInt16 len;\r
 };\r
 \r
 \r