Преглед изворни кода

Remove compiler warning in totemsrp.

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2578 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake пре 16 година
родитељ
комит
f434e74faa
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      exec/totemsrp.c

+ 1 - 1
exec/totemsrp.c

@@ -2094,7 +2094,7 @@ void totemsrp_event_signal (void *srp_context, enum totem_event_type type, int v
 
 
 	token_hold_cancel_send (instance);
 	token_hold_cancel_send (instance);
 
 
-	return (0);
+	return;
 }
 }
 
 
 int totemsrp_mcast (
 int totemsrp_mcast (