talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

mock_debug_print.h (122B)


      1 void debug_print_real (const gchar *format, ...) { return; }
      2 const char *debug_srcname(const char *file) { return NULL; }