Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.0
brlemu
brlemu-0.1-gcc7.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File brlemu-0.1-gcc7.diff of Package brlemu
Index: b/brlemu.c =================================================================== --- a/brlemu.c +++ b/brlemu.c @@ -21,7 +21,7 @@ /* communication functions */ void send_id (void); -inline void read_data (void); +void read_data (void); void send_cmd (const unsigned char *cmd); /* helper functions */ @@ -353,7 +353,7 @@ void send_cmd (const unsigned char *cmd) } -inline void read_data (void) +void read_data (void) { unsigned char code = 0; unsigned char brldsp[81];
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