* src/common/hooks.[ch]
[claws.git] / src / plugins / spamassassin / spamassassin.c
index bbea649dee7952eb67b8205a02f65ed85f66a2fd..1da9d8f367359c9a1aec07c4d9f4d26738fcd695 100644 (file)
@@ -63,7 +63,7 @@
 #include <pwd.h>
 #endif
 
-static gint hook_id;
+static guint hook_id;
 static int flags = SPAMC_RAW_MODE | SPAMC_SAFE_FALLBACK | SPAMC_CHECK_ONLY;
 static gchar *username = NULL;