diff options
author | Khem Raj <raj.khem@gmail.com> | 2016-08-14 22:04:34 -0700 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-08-22 15:49:23 +0200 |
commit | 9e78e4b521460cd80a1dea4f0d14865a8e06eecd (patch) | |
tree | 2683a28325786c1887f91577003877eb0a1b7e9b /meta-networking/recipes-irc | |
parent | b415e2a372b555a3264359345e6aa52c10c9e1d7 (diff) | |
download | meta-openembedded-9e78e4b521460cd80a1dea4f0d14865a8e06eecd.tar.gz |
thunar-volman: Fix build with clang
clang poins a void return for a boolean function
| ../../thunar-volman-0.8.1/thunar-volman/tvm-block-device.c:717:3: error: non-void function 'tvm_block_device_mount' should return a value [-Wreturn-type]
| g_return_if_fail (context != NULL);
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-networking/recipes-irc')
0 files changed, 0 insertions, 0 deletions