Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2
gnac
gnac-fix-typo.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gnac-fix-typo.patch of Package gnac
Index: gnac-0.2.4.1/libgnac/libgnac-debug.h =================================================================== --- gnac-0.2.4.1.orig/libgnac/libgnac-debug.h +++ gnac-0.2.4.1/libgnac/libgnac-debug.h @@ -52,7 +52,7 @@ #if defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L #define libgnac_critical(...) \ - libgnac_critial_real (__func__, __FILE__, __LINE__, TRUE, __VA_ARGS__) + libgnac_critical_real (__func__, __FILE__, __LINE__, TRUE, __VA_ARGS__) #elif defined(__GNUC__) && __GNUC__ >= 3 #define libgnac_critical(...) \ libgnac_critical_real (__FUNCTION__, __FILE__, __LINE__, __VA_ARGS__)
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