cc3200: Replace physical tabs with spaces.

Preparing this to move to drivers/ directory, want to make it as similar
to original code from TI as possible.
This commit is contained in:
Damien George 2015-02-21 19:24:14 +00:00
parent 4a23a01945
commit 36e2845e36
5 changed files with 97 additions and 101 deletions

View File

@ -294,11 +294,7 @@ extern "C"
#define SL_INC_NET_APP_PKG
#define SL_INC_NET_CFG_PKG
#define SL_INC_FS_PKG
#if defined(DEBUG) && !defined(BOOTLOADER)
#define SL_INC_ARG_CHECK
#else
#undef SL_INC_ARG_CHECK
#endif
#define SL_INC_WLAN_PKG
#define SL_INC_SOCKET_PKG
#define SL_INC_SOCK_CLIENT_SIDE_API