Code

Fixed (pedantic) void-pointer to function-pointer cast warnings.
authorSebastian Harl <sh@tokkee.org>
Sun, 23 Feb 2014 20:37:07 +0000 (12:37 -0800)
committerSebastian Harl <sh@tokkee.org>
Sun, 23 Feb 2014 20:37:07 +0000 (12:37 -0800)
commit711aeb7e4aa8dbeeba9024a0525f1f56d2a40dca
tree3b47df907251f69a1a8bef7b4b72b3dd8070936e
parent39a45905e0b237e458b1826ff9b4fad1c4a59550
Fixed (pedantic) void-pointer to function-pointer cast warnings.
src/core/plugin.c
t/utils/unixsock_test.c