Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
dvgrab
dvgrab-3.2-no-return-in-nonvoid-function.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File dvgrab-3.2-no-return-in-nonvoid-function.patch of Package dvgrab
Index: filehandler.cc =================================================================== --- filehandler.cc.orig 2008-08-01 06:50:50.000000000 +0200 +++ filehandler.cc 2008-09-17 17:37:08.000000000 +0200 @@ -1015,7 +1015,6 @@ off_t QtHandler::GetFileSize() if ( stat( filename.c_str(), &file_status ) == 0 ) return file_status.st_size; } - else return 0; }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor