Jan Janak %!s(int64=23) %!d(string=hai) anos
pai
achega
28f831b83b
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      modules/tm/tm.c

+ 2 - 1
modules/tm/tm.c

@@ -94,7 +94,8 @@ static struct module_exports nm_exports= {
 	(response_function) t_on_reply_received,
 #endif
 	(destroy_function) tm_shutdown,
-	w_onbreak
+	w_onbreak,
+	0  /* per-child init function */
 };