]> gitweb.ps.run Git - ps-cgit/commit
ui-shared: add cgit_print_layout_{start,end}()
authorJohn Keeping <john@keeping.me.uk>
Fri, 14 Aug 2015 11:47:11 +0000 (12:47 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 14 Aug 2015 13:46:51 +0000 (15:46 +0200)
commit764987980ec0e806205b8e075feafd4e010dcbd9
tree3615d20fa53c80a46338fd97278a6279a15fc476
parentfb2c71fad23f4f13f56f74a8b79907805ab1b772
ui-shared: add cgit_print_layout_{start,end}()

These will avoid needing to call three functions to start page layout in
subsequent patches when we move the layout setup into each individual
page.

Signed-off-by: John Keeping <john@keeping.me.uk>
ui-shared.c
ui-shared.h