Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
infrastructure
/
cgit.git
/
refs/heads/master
/
.
/
ui-plain.h
blob: 5bff07b83b991a49159a6dd99b73446173fcabf4 [
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
Lukas Fleischer
f60ffa1
2014-01-15 21:53:15 +0100
[
diff
] [
blame
]
4
extern
void
cgit_print_plain
(
void
);
Lars Hjemli
e5da4bc
2008-08-06 10:53:50 +0200
[
diff
] [
blame
]
5
6
#endif
/* UI_PLAIN_H */