Hauke Mehrtens 806354ab53 linux-atm: Fix compile warning
The function trace_on_exit() is given to atexit() as a parameter, but
atexit() only takes a function pointer to a function with a void
parameter.

This problem was introduced when the on_exit() function was incompletely
replaced by atexit().

Fixes: ba6c8bd6142f ("linux-atm: add portability fixes")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-02-24 23:25:28 +01:00
..
2019-01-24 10:39:30 +01:00
2020-01-12 22:19:37 +01:00
2020-01-07 20:52:23 +01:00
2019-07-08 16:28:47 +02:00
2019-11-09 14:33:42 +01:00
2020-02-22 16:38:41 +01:00
2020-02-24 23:25:28 +01:00
2019-09-01 18:38:04 +02:00
2019-10-12 23:37:00 +02:00
2019-09-12 22:29:47 +02:00
2019-04-06 19:14:06 +02:00