Commit Diff


commit - c75461cdd1e2359cc1e270732b5c49cadb278ccf
commit + 953e2ad7af92aeab3b6c1195055a5ab0efbc1285
blob - 13928bb008fe59896bee77ae7acad601c6ed2b11
blob + a6a3c54b893193042acad2bca58dbf1f4cb8ebee
--- smtp_proc.c
+++ smtp_proc.c
@@ -193,6 +193,7 @@ smtp_connect(struct smtp_callback *cb, int version, st
 	f(cb->type, version, tm, cb->direction, cb->phase, reqid, token,
 	    hostname, &addrx);
 }
+
 static void
 smtp_in_link_disconnect(struct smtp_callback *cb, int version,
     struct timespec *tm, uint64_t reqid, char *params)