From b58176c65efa467b358eda1e921ea914dcee1a1b Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Fri, 29 Jan 2016 11:29:11 +0000 Subject: Spaces to tabs. --- render/box_construct.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'render') diff --git a/render/box_construct.c b/render/box_construct.c index 6a363166f..25686c908 100644 --- a/render/box_construct.c +++ b/render/box_construct.c @@ -65,7 +65,7 @@ struct box_construct_ctx { box_construct_complete_cb cb; /**< Callback to invoke on completion */ - int *bctx; /**< talloc context */ + int *bctx; /**< talloc context */ }; /** -- cgit v1.2.3