File: osengine_debug_internals.h

package info (click to toggle)
opensync 0.22-4squeeze1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 4,720 kB
  • ctags: 2,595
  • sloc: ansic: 28,108; sh: 8,926; makefile: 433
file content (6 lines) | stat: -rw-r--r-- 149 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#ifndef _OSENGINE__DEBUG_INTERNALS_H
#define _OSENGINE__DEBUG_INTERNALS_H

void osengine_mappingentry_print_flags(OSyncMappingEntry *entry);

#endif