Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Education
euler
euler-static.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File euler-static.patch of Package euler
Index: euler-1.61.0/src/command.c =================================================================== --- euler-1.61.0.orig/src/command.c +++ euler-1.61.0/src/command.c @@ -235,7 +235,7 @@ static void do_forget (void) extern int builtin_count; extern builtintyp builtin_list[]; -extern int command_count; +static int command_count; extern commandtyp command_list[]; static void do_list (void) @@ -732,8 +732,6 @@ static void do_comment (void) } -static int command_count; - commandtyp command_list[] = { {"quit",c_quit,do_quit}, {"hold",c_hold,ghold},
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