Hi Ossama,
On 03/21/2017 04:15 PM, Ossama Othman wrote:
---
unit/test-genl.c | 43 ++++++++++++++++++++++++++++++++++++++++---
1 file changed, 40 insertions(+), 3 deletions(-)
< snip>
+ l_genl_family_set_watches(family,
+ NULL,
+ family_vanished,
+ &vanished_called,
+ NULL);
+
We don't use mixed tabs & spaces for indentation, so I fixed this up to
only use tabs and applied this patch.
Thanks!
Regards,
-Denis