SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
mail/abook/patches/patch-database_c
Normal file
11
mail/abook/patches/patch-database_c
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- database.c.orig Sun Oct 4 04:38:25 2015
|
||||
+++ database.c Wed Apr 19 16:45:13 2017
|
||||
@@ -859,7 +859,7 @@ item_merge(list_item dest, list_item src)
|
||||
*/
|
||||
|
||||
/* quick lookup by "standard" field number */
|
||||
-inline int
|
||||
+int
|
||||
field_id(int i)
|
||||
{
|
||||
assert((i >= 0) && (i < ITEM_FIELDS));
|
Loading…
Add table
Add a link
Reference in a new issue