FreeBSD Bugzilla – Attachment 89691 Details for
Bug 126680
[patch] games/wormux: would not start
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 740 bytes, created by
Vitaly Magerya
on 2008-08-20 14:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Vitaly Magerya
Created:
2008-08-20 14:10:00 UTC
Size:
740 bytes
patch
obsolete
>diff -ruN wormux/files/patch-config.h wormux-fixed/files/patch-config.h >--- wormux/files/patch-config.h 1970-01-01 03:00:00.000000000 +0300 >+++ wormux-fixed/files/patch-config.h 2008-08-20 13:37:51.000000000 +0300 >@@ -0,0 +1,11 @@ >+--- src/game/config.h.orig 2008-08-20 13:36:54.000000000 +0300 >++++ src/game/config.h 2008-08-20 13:35:42.000000000 +0300 >+@@ -126,7 +126,7 @@ >+ >+ const std::string& GetTtfFilename(); >+ >+- std::string GetDataDir() const { return data_dir; }; >++ std::string GetDataDir() const { return data_dir + "/"; }; >+ std::string GetLocaleDir() const { return locale_dir; }; >+ std::string GetPersonalDataDir() const { return personal_data_dir; }; >+ std::string GetChatLogDir() const { return chat_log_dir; };
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 126680
: 89691