aboutsummaryrefslogtreecommitdiffstats
path: root/src/util.h
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@rambler-co.ru>2011-06-09 17:33:07 +0400
committerVsevolod Stakhov <vsevolod@rambler-co.ru>2011-06-09 17:33:07 +0400
commit25591d79bad7c201ee12717cde3c6c39e39e48e5 (patch)
tree996d5e14b47ee8dd11e826d1c02767f7e513bf1a /src/util.h
parent8c23f93d02fb111baa27e8141b13d6fe658bb155 (diff)
downloadrspamd-25591d79bad7c201ee12717cde3c6c39e39e48e5.tar.gz
rspamd-25591d79bad7c201ee12717cde3c6c39e39e48e5.zip
* Add api for creating XML-rpc calls
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/util.h b/src/util.h
index 1c29ba91d..73d96c759 100644
--- a/src/util.h
+++ b/src/util.h
@@ -120,16 +120,6 @@ void g_ptr_array_unref (GPtrArray *array);
gsize rspamd_strlcpy (gchar *dst, const gchar *src, gsize siz);
/*
- * Escape rspamd string to write it to log file or other 7 bit prefferable places
- *
- * @param dst destination string
- * @param src source string
- * @param len length of destination buffer
- * @return pointer to end of buffer
- */
-gchar * rspamd_escape_string (gchar *dst, const gchar *src, gsize len);
-
-/*
* Convert process type to its name
*
* @param type numeric type