SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
editors/ht/patches/patch-htneobj_cc
Normal file
12
editors/ht/patches/patch-htneobj_cc
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: htneobj.cc
|
||||
--- htneobj.cc.orig
|
||||
+++ htneobj.cc
|
||||
@@ -37,7 +37,7 @@ static ht_mask_ptable neobj[]=
|
||||
{
|
||||
{"offset", STATICTAG_EDIT_WORD_LE("00000000")},
|
||||
{"size", STATICTAG_EDIT_WORD_LE("00000002")},
|
||||
- {"flags", STATICTAG_EDIT_WORD_LE("00000004")" "STATICTAG_FLAGS("00000004", ATOM_NE_SEGFLAGS_STR)},
|
||||
+ {"flags", STATICTAG_EDIT_WORD_LE("00000004") " " STATICTAG_FLAGS("00000004", ATOM_NE_SEGFLAGS_STR)},
|
||||
{"minalloc", STATICTAG_EDIT_WORD_LE("00000006")},
|
||||
{0, 0}
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue