! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
[PATCH] Fix compiler warning: ‘return’ with no value, in function returning n...
Status:
RESOLVED: FIXED
Product:
Thunar-volman
Component:
General

Comments

Description Matt32 2015-03-07 23:00:45 CET
Created attachment 6048 
[PATCH] Fix compiler warning: ‘return’ with no value, in function returning non-void

This patch fixes the following compiler warning:

tvm-block-device.c: In function ‘tvm_block_device_mount’:
tvm-block-device.c:717:3: error: ‘return’ with no value, in function returning non-void [-Werror=return-type]

Bug #11656

Reported by:
Matt32
Reported on: 2015-03-07
Last modified on: 2015-03-07

People

Assignee:
Jannis Pohlmann
CC List:
3 users

Version

Version:
unspecified

Attachments

Additional information