Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
mc
mc-esc-seq.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mc-esc-seq.patch of Package mc
Index: lib/util.c =================================================================== --- lib/util.c.orig 2010-07-05 21:12:51.000000000 +0200 +++ lib/util.c 2010-07-06 19:19:06.919536838 +0200 @@ -853,6 +853,8 @@ strip_ctrl_codes (char *s) /* strchr() matches trailing binary 0 */ while (*(++r) && strchr ("0123456789;?", *r)); } + else if (*r == '(') + r++; else if (*r == ']') { /*
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