about summary refs log tree commit diff stats
path: root/tests/config/stub_accounts.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/config/stub_accounts.c')
-rw-r--r--tests/config/stub_accounts.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/config/stub_accounts.c b/tests/config/stub_accounts.c
index 32a80fda..c046be86 100644
--- a/tests/config/stub_accounts.c
+++ b/tests/config/stub_accounts.c
@@ -122,6 +122,7 @@ void accounts_set_otr_policy(const char * const account_name, const char * const
 }
 
 void accounts_set_last_presence(const char * const account_name, const char * const value) {}
+void accounts_set_pgp_keyid(const char * const account_name, const char * const value) {}
 
 void accounts_set_login_presence(const char * const account_name, const char * const value)
 {
@@ -182,4 +183,5 @@ void accounts_clear_eval_password(const char * const account_name) {}
 void accounts_clear_server(const char * const account_name) {}
 void accounts_clear_port(const char * const account_name) {}
 void accounts_clear_otr(const char * const account_name) {}
+void accounts_clear_pgp_keyid(const char * const account_name) {}
 void accounts_add_otr_policy(const char * const account_name, const char * const contact_jid, const char * const policy) {}
'author hut <hut@lavabit.com> 2009-12-27 03:26:45 +0100 committer hut <hut@lavabit.com> 2009-12-27 03:26:45 +0100 action.spawn/runcmd for terminals and du | less' href='/akspecs/ranger/commit/TODO?h=v1.4.1&id=b5493fe4b4c47c6ea7834421c67416358f28d3c1'>b5493fe4 ^
ef0ee843 ^
0b8a9d79 ^
a6791aee ^
23236d0c ^
08f21ae5 ^
4b826595 ^

277ecc9e ^
9983328c ^
752378e0 ^
ee4ad7e5 ^

4be8b401 ^



d955e3f0 ^
75013dc7 ^
67bb838c ^
a808a661 ^
bba8d293 ^
2a64495f ^
5e449699 ^
6f43de0a ^




fca1fc4f ^
ab65b353 ^

b2d63ef5 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49