فهرست منبع

Merge pull request #55 from shishirong/patch-1

Update wiz.h for c++
xiangxistu 5 سال پیش
والد
کامیت
1729dec0f2
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      inc/wiz.h

+ 1 - 1
inc/wiz.h

@@ -34,7 +34,7 @@ void wiz_user_config_mac(char *mac_buf, rt_uint8_t buf_len);
 int wiz_init(void);
 
 #ifdef __cplusplus
-extern "C" {
+}
 #endif
 
 #endif /* __WIZ_H__ */