Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Maintenance:485
apparmor.openSUSE_11.4_Update
apparmor-parser-string-fixes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File apparmor-parser-string-fixes of Package apparmor.openSUSE_11.4_Update
From: Jeff Mahoney <jeffm@suse.com> Subject: apparmor-parser: Fix up translations References: bnc#586070 --- parser/parser_interface.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/parser/parser_interface.c +++ b/parser/parser_interface.c @@ -77,7 +77,7 @@ static void print_error(int error) PERROR(_("Out of memory\n")); break; case -EFAULT: - PERROR(_("Couldn't copy profile Bad memory address\n")); + PERROR(_("Couldn't copy profile: Bad memory address\n")); break; case -EPROTO: PERROR(_("Profile doesn't conform to protocol\n"));
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