You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
extra-dependencies/debian/opensync/opensync-0.22/osengine/osengine_debug_internals.h

7 lines
149 B
C

#ifndef _OSENGINE__DEBUG_INTERNALS_H
#define _OSENGINE__DEBUG_INTERNALS_H
void osengine_mappingentry_print_flags(OSyncMappingEntry *entry);
#endif