This website works better with JavaScript.
Home
Help
Register
Sign In
pEp.foundation
/
pEpEngine
Watch
16
Star
1
Fork
13
Code
Issues
Pull Requests
2
Releases
452
Wiki
Activity
Browse Source
include in keymanagement.c for blacklist_is_listed
doc_update_sequoia
Krista Grothoff
6 years ago
parent
bb0ff47fef
commit
0c39fa468c
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/keymanagement.c
+ 1
- 0
src/keymanagement.c
View File
@ -10,6 +10,7 @@
#
include
"keymanagement.h"
#
include
"sync_fsm.h"
#
include
"blacklist.h"
#
ifndef EMPTYSTR
#
define EMPTYSTR(STR) ((STR) == NULL || (STR)[0] == '\0')
Write
Preview
Loading…
Cancel
Save