@c69d27b modify a typing error

wizchip_init()  - modify about MAX TX/RX buffer when W5100S use.
This commit is contained in:
irina
2018-09-27 16:04:50 +09:00
parent c69d27b875
commit 183daf143d
21 changed files with 68 additions and 66 deletions

View File

@ -2,7 +2,7 @@
#define _FTPD_H_
#ifdef __cplusplus
extern <EFBFBD><EFBFBD>C<EFBFBD><EFBFBD> {
extern "C" {
#endif
/*

View File

@ -29,7 +29,7 @@
/* $Id: stdio_private.h,v 1.6 2003/01/07 22:17:24 joerg_wunsch Exp $ */
#ifdef __cplusplus
extern <EFBFBD><EFBFBD>C<EFBFBD><EFBFBD> {
extern "C" {
#endif
#include <stdint.h>