X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=src%2Fmatcher.h;h=414df2e470b76effd3dfd52463efd061af3db8ab;hp=a145f65fe817d3afad639f140104eaca0387548d;hb=1ab04816610904c9550cfeda45f11b58af4aabf8;hpb=0cb33bbcefc437575df47cfb73a0625557321304 diff --git a/src/matcher.h b/src/matcher.h index a145f65fe..414df2e47 100644 --- a/src/matcher.h +++ b/src/matcher.h @@ -170,5 +170,6 @@ gchar *matching_build_command (const gchar *cmd, void prefs_matcher_read_config (void); void prefs_matcher_write_config (void); +void *matcher_parser_scan_string (gchar *str); #endif