enhanced account selection on replies
[claws.git] / src / utils.h
index 63e19f14cb67f061957aeacecc11e7074d0bb2d8..1f1584331ef5ccc56e1e3e1ecb50197d8f483590 100644 (file)
@@ -139,6 +139,8 @@ gchar *to_human_readable    (off_t        size);
 /* alternative string functions */
 gint strcmp2           (const gchar    *s1,
                         const gchar    *s2);
+gint strstr2           (const gchar    *s1,
+                        const gchar    *s2);
 gint path_cmp          (const gchar    *s1,
                         const gchar    *s2);
 gchar *strretchomp     (gchar          *str);