Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
sash
sash-3.7-ed-line-marking.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File sash-3.7-ed-line-marking.diff of Package sash
Index: sash-3.7/cmd_ed.c =================================================================== --- sash-3.7.orig/cmd_ed.c +++ sash-3.7/cmd_ed.c @@ -247,7 +247,7 @@ doCommands(void) while (isBlank(*cp)) cp++; - if ((*cp < 'a') || (*cp > 'a') || cp[1]) + if ((*cp < 'a') || (*cp > 'z') || cp[1]) { fprintf(stderr, "Bad mark name\n"); break;
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