mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-03-07 01:44:03 +01:00
fix trailing whitespace
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
#define INLINE __inline
|
||||
#elif defined(__GNUC__)
|
||||
#ifdef WOLFSSL_VXWORKS
|
||||
#define INLINE __inline__
|
||||
#define INLINE __inline__
|
||||
#else
|
||||
#define INLINE inline
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user