Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Backports:SLE-15:Update
iodbc
fix-nonvoid-return.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-nonvoid-return.diff of Package iodbc
PR: https://github.com/openlink/iODBC/pull/19 diff --git a/iodbcadm/gtk/confirm.c b/iodbcadm/gtk/confirm.c index 35b4394..5f26b8f 100644 --- a/iodbcadm/gtk/confirm.c +++ b/iodbcadm/gtk/confirm.c @@ -266,4 +266,5 @@ create_confirmw (HWND hwnd, LPCWSTR dsn, LPCWSTR text) free(_dsn); if (_text) free(_text); + return TRUE; }
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