about summary refs log tree commit diff stats
path: root/src/xmpp/muc.h
diff options
context:
space:
mode:
authorDustin Lagoy <dustin@lagoy.org>2021-04-28 09:32:20 -0400
committerDustin Lagoy <dustin@lagoy.org>2021-04-28 09:32:20 -0400
commit802442fffc86397870e1f37f901b63b9521b042d (patch)
treebf57c42ec14de5d496adc751223988a3248303df /src/xmpp/muc.h
parented4d2fcfb2b99a049164c602feea7ccf4d0d8bea (diff)
downloadprofani-tty-802442fffc86397870e1f37f901b63b9521b042d.tar.gz
Change nick to name in api to match convention
Change all instances of *get_nick_from_roster to *get_name_from_roster
to match the convention of names in the roster itself.
Diffstat (limited to 'src/xmpp/muc.h')
0 files changed, 0 insertions, 0 deletions
anisanti/profani-tty/commit/src/plugins/c_api.h?id=41fe8c22b1f8c1cf666d42052cd73d59e40a2ed2'>41fe8c22 ^
9cff3735 ^

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