Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
infrastructure
/
cgit.git
/
e5da4bca54574522b28f88cab0dc8ebad9e35a73
/
.
/
ui-plain.h
blob: 4373118cb3feb2a37b163770dc71d0594fcb9e58 [
file
] [
log
] [
blame
]
Lars Hjemli
e5da4bc
2008-08-06 10:53:50 +0200
[
diff
] [
blame^
]
1
#ifndef
UI_PLAIN_H
2
#define
UI_PLAIN_H
3
4
extern
void
cgit_print_plain
(
struct
cgit_context
*
ctx
);
5
6
#endif
/* UI_PLAIN_H */