Do not give client to util functions.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 14 Apr 2018 20:42:56 +0000 (22:42 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 14 Apr 2018 20:44:04 +0000 (22:44 +0200)
commitca0f51cb9da1fe39e00931f199bbfaf36dc0349e
treeb74de13fd64b10bb9d8ef1f899074900aeb60428
parentaad01d935221bb7e58e5d0f01613ae1677016195
Do not give client to util functions.

Give only those information the util functions need to work.
src/ex.c
src/main.c
src/main.h
src/util.c
src/util.h