Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5191 → Rev 5192

/contrib/sdk/sources/newlib/libc/include/ctype.h
39,10 → 39,11
#define _X 0100
#define _B 0200
 
extern
#ifndef _MB_CAPABLE
_CONST
#endif
extern __IMPORT char *__ctype_ptr__;
__IMPORT char *__ctype_ptr__;
 
#ifndef __cplusplus
/* These macros are intentionally written in a manner that will trigger