summaryrefslogtreecommitdiffstats
path: root/src/ssn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ssn.c')
-rw-r--r--src/ssn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ssn.c b/src/ssn.c
index 2bc047d3..dc5b3750 100644
--- a/src/ssn.c
+++ b/src/ssn.c
@@ -60,7 +60,7 @@ static unsigned int add_ssn_handler(GSList **l, unsigned int *id,
if (notify == NULL)
return 0;
-
+
handler = g_new0(struct ssn_handler, 1);
handler->code = code;