Silly compile error.

This commit is contained in:
Jan Vidar Krey 2009-11-18 17:43:11 +01:00
parent 4556623a87
commit 2526c8a9ed

View File

@ -96,7 +96,7 @@ static void probe_net_event(struct net_connection* con, int events, void *arg)
net_con_ssl_handshake(con, NET_CON_SSL_MODE_SERVER);
return;
}
#endifq
#endif
probe_destroy(probe);
return;
}