about summary refs log tree commit diff stats
path: root/src/lfunc.c
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-11-22 19:25:05 -0800
committerKartik K. Agaram <vc@akkartik.com>2021-11-22 19:25:05 -0800
commit1bf2504a8b4221da49b6c2aaf042d7ca8af43731 (patch)
tree11bdb1736ffb5654638a7828ea32abce418f644c /src/lfunc.c
parent76329c0206ede0a986da423e6a813ef91334f6cd (diff)
downloadteliva-1bf2504a8b4221da49b6c2aaf042d7ca8af43731.tar.gz
clean up a warning and a bit of duplication
Now we have 2 probably-valid warnings caused by my edits, and 1
false-positive.
Diffstat (limited to 'src/lfunc.c')
0 files changed, 0 insertions, 0 deletions
hut <hut@lavabit.com> 2010-01-20 00:18:18 +0100 fixed unit tests' href='/akspecs/ranger/commit/test/tc_keyapi.py?h=v1.1.1&id=dd4a4145c5e43b191d54fdddbc16b037a5d7345e'>dd4a4145 ^
f5db66a1 ^
a666f32b ^








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