FreeBSD Bugzilla – Attachment 10842 Details for
Bug 21596
In Message Catalog System, message "currupt file" is wrong.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 671 bytes, created by
TOGAWA Satoshi
on 2000-09-27 17:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
TOGAWA Satoshi
Created:
2000-09-27 17:50:00 UTC
Size:
671 bytes
patch
obsolete
>*** /usr/src/lib/libc/nls/msgcat.c Tue Sep 26 17:04:28 2000 >--- ./msgcat.c Thu Sep 28 01:31:38 2000 >*************** >*** 303,309 **** > /* Note that only malloc failures are allowed to return an error */ > static char* _errowner = "Message Catalog System";; > #define CORRUPT() { \ >! fprintf(stderr, "%s: currupt file.", _errowner); \ > free(cat); \ > NLRETERR(EINVAL); \ > } >--- 303,309 ---- > /* Note that only malloc failures are allowed to return an error */ > static char* _errowner = "Message Catalog System";; > #define CORRUPT() { \ >! fprintf(stderr, "%s: corrupt file.", _errowner); \ > free(cat); \ > NLRETERR(EINVAL); \ > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 21596
: 10842