diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-12-31 00:08:12 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-12-31 00:08:12 +0000 |
commit | 0083cb4df5314f4a945056c46c79608869f81a11 (patch) | |
tree | 527a3a05765308f5177f57454b8db672f86a7f7c /www/free-sa/files | |
parent | ee5ecb5fac0fbbded9e95d4cbfd5b788644474d4 (diff) |
Notes
Diffstat (limited to 'www/free-sa/files')
-rw-r--r-- | www/free-sa/files/patch-w_config | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/www/free-sa/files/patch-w_config b/www/free-sa/files/patch-w_config deleted file mode 100644 index f3e6030a2365..000000000000 --- a/www/free-sa/files/patch-w_config +++ /dev/null @@ -1,14 +0,0 @@ - ---- src/work/w_config.c 2008-11-24 20:15:35.000000000 +0000 -+++ src/work/w_config.c.new 2008-12-09 11:36:54.000000000 +0000 -@@ -763,7 +763,7 @@ - - - void InitLocale(void) { -- char locstring[FILENAMESIZE]; -+ static char locstring[FILENAMESIZE]; - const char *t = NULL; - char *curlocale; - short int i; - - |