]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
style: Fixed indentation and removed trailing white spaces in C code.
authorKarel Slany <karel.slany@nic.cz>
Fri, 10 Apr 2015 10:46:37 +0000 (12:46 +0200)
committerKarel Slany <karel.slany@nic.cz>
Fri, 10 Apr 2015 10:46:37 +0000 (12:46 +0200)
commit9ed2558b42075493d4be9fb1ac522b54f54c1c54
treea2dde485134ca5cc4e9c335eb8dd3678abe6b559
parent8842548dd10c17d71e35447876abe14d134fba1f
style: Fixed indentation and removed trailing white spaces in C code.
33 files changed:
daemon/bindings.c
daemon/engine.c
daemon/engine.h
daemon/main.c
daemon/network.c
daemon/worker.h
include/kgetdns.h
lib/cache.c
lib/cache.h
lib/defines.h
lib/generic/array.h
lib/generic/map.c
lib/generic/map.h
lib/generic/set.h
lib/layer.h
lib/layer/iterate.c
lib/layer/itercache.c
lib/module.c
lib/module.h
lib/nsrep.c
lib/nsrep.h
lib/resolve.c [changed mode: 0755->0644]
lib/resolve.h
lib/rplan.h
lib/utils.c
lib/utils.h
lib/zonecut.c
lib/zonecut.h
modules/cachectl/cachectl.c
modules/hints/hints.c
tests/test_cache.c
tests/test_integration.c
tests/test_rplan.c