Difference for plugins/common/hashtable.c from version 1.3 to 1.4
version 1.3
version 1.4
Line 35
Line 35
#include <stdint.h>
#include <stdint.h>
#ifdef WIN32
#ifdef WIN32
#define uintptr_t long
typedef UINT_PTR uintptr_t;
#include <malloc.h>
#include <malloc.h>
#else
#else
#include <autoconf.h>
#include <autoconf.h>
Legend:
line(s) removed in v.1.3
line(s) changed
line(s) added in v.1.4
File made using version 1.98 of
cvs2html
by leaf at 2011-07-21 16:57