about summary refs log tree commit diff stats
path: root/src/xmpp/message.c
diff options
context:
space:
mode:
authorSteffen Jaeckel <jaeckel-floss@eyet-services.de>2023-03-10 11:16:51 +0100
committerSteffen Jaeckel <jaeckel-floss@eyet-services.de>2023-03-11 15:05:03 +0100
commite99c4b7128f5c95cf8665ef969848defa0d3bbd7 (patch)
tree6b9242d101055b9dbba0eb9fca853201d49931ab /src/xmpp/message.c
parent92eed34fb3ae8148ab71ae7581c3f01e46606d28 (diff)
downloadprofani-tty-e99c4b7128f5c95cf8665ef969848defa0d3bbd7.tar.gz
simplify some code
Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
Diffstat (limited to 'src/xmpp/message.c')
0 files changed, 0 insertions, 0 deletions
'/djm/dotfiles/commit/.emacs.d/lisp/init-smartparens.el?id=d0db5660caa836755ea8c99471d816484ea9e837'>d0db566 ^
aba1ab3 ^



97f62b0 ^
aba1ab3 ^



















d0db566 ^
aba1ab3 ^



a977aa7 ^











8c8117b ^
aba1ab3 ^
97f62b0 ^

aba1ab3 ^
d0fd736 ^
aba1ab3 ^








a977aa7 ^
aba1ab3 ^

d0db566 ^


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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88