]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
daemon/session: use common naming convention in the entire file
authorTomas Krizek <tomas.krizek@nic.cz>
Thu, 13 Aug 2020 14:34:24 +0000 (16:34 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Wed, 23 Sep 2020 11:08:12 +0000 (13:08 +0200)
commit12488f54071b1cb2f58c93d8bdc65501365137fa
treea574cf105c955242b999c092de41975763bccc17
parent42ee46dceb64baec15256cb3c6fd06bd54e4a0be
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