Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5098 → Rev 3479

/programs/develop/libraries/iconv/iconv.c
1,7 → 1,5
//#include <string.h>
//#include <stdio.h>
typedef unsigned int size_t;
#define NULL ((void*)0)
#include <string.h>
#include <stdio.h>
 
typedef int conv_t;
typedef unsigned int ucs4_t;