]> gitweb.ps.run Git - ps-cgit/commitdiff
Add struct cgit_page to cgit_context
authorLars Hjemli <hjemli@gmail.com>
Sun, 23 Mar 2008 23:51:19 +0000 (00:51 +0100)
committerLars Hjemli <hjemli@gmail.com>
Sun, 23 Mar 2008 23:51:19 +0000 (00:51 +0100)
This struct is used when generating http headers, and as such is another
small step towards the goal of the whole cleanup series; to invoke each
page/view function with a function pointer.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>

No differences found