]> git.pld-linux.org Git - packages/heartbeat.git/blame - heartbeat-type.patch
- Version: 2.99.2 (now without crm, management, gui and stonithd)
[packages/heartbeat.git] / heartbeat-type.patch
CommitLineData
78204d31 1--- heartbeat-2.0.7/lib/clplumbing/cl_msg.c 2007-01-27 17:08:26.135301000 +0000
2+++ heartbeat-2.0.7/lib/clplumbing/cl_msg.c~ 2007-01-27 17:09:14.691011000 +0000
3@@ -225,7 +225,7 @@ list_cleanup(GList* list)
4
5 /* Create a new (empty) message */
6 struct ha_msg *
7-ha_msg_new(nfields)
8+ha_msg_new(int nfields)
9 {
10 struct ha_msg * ret;
11 int nalloc;
This page took 0.071218 seconds and 4 git commands to generate.