mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-08-03 08:13:37 +00:00
test commit, one line amf.c change in clc_cli_cleanup
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1009 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
f9ce4bea58
commit
947995bd80
@ -784,7 +784,7 @@ int clc_cli_cleanup (struct amf_comp *comp)
|
||||
|
||||
struct clc_command_run_data *clc_command_run_data;
|
||||
|
||||
dprintf ("clc_cli_instaniate\n");
|
||||
dprintf ("clc_cli_cleanup\n");
|
||||
clc_command_run_data = malloc (sizeof (struct clc_command_run_data));
|
||||
clc_command_run_data->comp = comp;
|
||||
clc_command_run_data->type = CLC_COMMAND_RUN_OPERATION_TYPE_CLEANUP;
|
||||
|
Loading…
Reference in New Issue
Block a user