mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-08-03 00:33:20 +00:00
Fix merge error in previous commit.
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2472 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
b3f661d295
commit
45d68cab47
@ -879,7 +879,7 @@ coroipcc_dispatch_get (
|
||||
|
||||
*data = (void *)data_addr;
|
||||
|
||||
error = CS_OK;
|
||||
return (CS_OK);
|
||||
error_put:
|
||||
hdb_handle_put (&ipc_hdb, handle);
|
||||
return (error);
|
||||
|
Loading…
Reference in New Issue
Block a user