author | Benjamin Jacobs <jacobsbenja@gmail.com> | |
Sun, 2 Sep 2012 21:54:35 +0000 (23:54 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 4 Sep 2012 08:30:01 +0000 (10:30 +0200) | ||
commit | 4c81ea6168518f40ff4a1d043692688bff5cc9e7 | |
tree | 831fb5f2339979ec5d366132fe7626eba81023eb | tree | snapshot |
parent | 98ab507c640ffa46aadd1f8486f353e66a6929fb | commit | diff |
Add missing return statements
Fix gcc warn/error: no return statement in function returning non-void [-Werror=return-type]
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Fix gcc warn/error: no return statement in function returning non-void [-Werror=return-type]
Signed-off-by: Sebastian Harl <sh@tokkee.org>
src/amqp.c | diff | blob | history | |
src/email.c | diff | blob | history |