Use Client_find_by_session() instead of a few open-coded loops.
[umurmur.git] / .gitignore
1 build
2 config.h
3
4 # Autotools noise
5 Makefile.in
6 aclocal.m4
7 autom4te.cache/
8 config.guess
9 config.h.in
10 config.h.in~
11 config.sub
12 configure
13 depcomp
14 install-sh
15 missing
16 src/Makefile.in
17