util: Make function definitions consistent with header file
authorMartin Schwenke <martin@meltin.net>
Tue, 15 Aug 2017 01:22:45 +0000 (11:22 +1000)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 17 Aug 2017 06:00:23 +0000 (08:00 +0200)
commita50092531af8c837c6e45c3c755fcb20b6ce323b
treedf4a13c87a435929feb2f36f7bf6aee8aa32ebd8
parent298af748ac09963f0bcacdba200ee43e081bbaa8
util: Make function definitions consistent with header file

no_process_group -> no_session, name -> daemon, drop _PUBLIC_.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Andreas Schneider <asn@samba.org>
lib/util/become_daemon.c