corosync/corosync-cs2795.patch
OBS User autobuild aa4184eba9 Accepting request 42251 from network:ha-clustering:Factory
Copy from network:ha-clustering:Factory/corosync based on submit request 42251 from user tserong

OBS-URL: https://build.opensuse.org/request/show/42251
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/corosync?expand=0&rev=1
2010-06-29 16:10:39 +00:00

14 lines
382 B
Diff

Index: trunk/exec/totemsrp.c
===================================================================
--- trunk/exec/totemsrp.c (revision 2794)
+++ trunk/exec/totemsrp.c (revision 2795)
@@ -391,7 +391,7 @@
struct list_head token_callback_sent_listhead;
- char *orf_token_retransmit[TOKEN_SIZE_MAX];
+ char orf_token_retransmit[TOKEN_SIZE_MAX];
int orf_token_retransmit_size;