]> git.proxmox.com Git - mirror_corosync.git/commit
cov (many): make sure all _set() functions return a signed int
authorAngus Salkeld <asalkeld@redhat.com>
Tue, 18 May 2010 00:46:08 +0000 (00:46 +0000)
committerAngus Salkeld <asalkeld@redhat.com>
Tue, 18 May 2010 00:46:08 +0000 (00:46 +0000)
commitad71b66c7bd68e3960260dc38e0731b623a9ddfb
treea5fec3de8adaf69ee3809ce5cc5456ddbdafa5ea
parent2a23dfc585f842c95608bf3b6dcfb8f1d3e59f11
cov (many): make sure all _set() functions return a signed int

in the body it can return -1, and callers check for -1.
but the return type is unsigned int?

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2849 fd59a12c-fef9-0310-b244-a6a79926bd2f
exec/logsys.c
include/corosync/engine/logsys.h