Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
talk
netkit-ntalk-0.17-dots_in_usernames.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File netkit-ntalk-0.17-dots_in_usernames.patch of Package talk
--- talk/get_names.c +++ talk/get_names.c @@ -80,7 +80,7 @@ my_machine_name = hostname; /* check for, and strip out, the machine name of the target */ names = strdup(argv[1]); - for (cp = names; *cp && !index("@:!.", *cp); cp++) + for (cp = names; *cp && !index("@:!", *cp); cp++) ; if (*cp == '\0') { /* this is a local to local talk */
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