Browse Source

Small code style fix

mingodad 7 years ago
parent
commit
8505a5639a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      SquiLu-ext/sq_libcurl.cpp

+ 1 - 1
SquiLu-ext/sq_libcurl.cpp

@@ -814,7 +814,7 @@ SQRESULT sqext_register_EasyCurl (HSQUIRRELVM v) {
 
 #ifdef __cplusplus
 }
+#endif
 
 #endif //USE_EASYCURL
 
-#endif