OpenSync 0.22

osengine/osengine_debug_internals.h

00001 #ifndef _OSENGINE__DEBUG_INTERNALS_H
00002 #define _OSENGINE__DEBUG_INTERNALS_H
00003 
00004 void osengine_mappingentry_print_flags(OSyncMappingEntry *entry);
00005 
00006 #endif