Projects
home:manfred-h
broadcom-wl
isprint.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File isprint.patch of Package broadcom-wl
diff -U 3 -H -d -r -N -- a/src/wl/sys/wl_iw.h b/src/wl/sys/wl_iw.h --- a/src/wl/sys/wl_iw.h 2015-09-19 00:47:30.000000000 +0200 +++ b/src/wl/sys/wl_iw.h 2022-09-23 22:37:47.234437371 +0200 @@ -70,7 +70,9 @@ #define WL_IW_RSSI_EXCELLENT -57 #define WL_IW_RSSI_INVALID 0 #define MAX_WX_STRING 80 +#ifndef isprint #define isprint(c) bcm_isprint(c) +#endif #define WL_IW_SET_ACTIVE_SCAN (SIOCIWFIRSTPRIV+1) #define WL_IW_GET_RSSI (SIOCIWFIRSTPRIV+3) #define WL_IW_SET_PASSIVE_SCAN (SIOCIWFIRSTPRIV+5)
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.