]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
daemon/session: use common naming convention in the entire file session-write-queue
authorTomas Krizek <tomas.krizek@nic.cz>
Thu, 13 Aug 2020 14:34:24 +0000 (16:34 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Thu, 13 Aug 2020 14:34:49 +0000 (16:34 +0200)
commit88d7c94e3476d8b2169489379de0dfb89b23b58d
treec46ca02f29d3c7f3a18b7c809a21ccb8c62ecf9e
parent28549c52dc2a4276d3a37a7715459706c33194ad
daemon/session: use common naming convention in the entire file

Rename "s" to "session" to be consistent with all the other
session_*() functions to make it easier to read.
daemon/session.c
daemon/session.h