FreeBSD Bugzilla – Attachment 5598 Details for
Bug 13278
rogue: killed by fire corrupts score file
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 420 bytes, created by
krentel
on 1999-08-21 03:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
krentel
Created:
1999-08-21 03:10:00 UTC
Size:
420 bytes
patch
obsolete
>--- score.c.orig Thu Aug 19 19:46:06 1999 >+++ score.c Thu Aug 19 20:06:27 1999 >@@ -356,7 +356,7 @@ > (void) strcat(buf, "a total winner"); > break; > case KFIRE: >- (void) strcpy(buf, "killed by fire"); >+ (void) strcat(buf, "killed by fire"); > break; > } > } else {
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 13278
: 5598 |
5599