Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
infrastructure
/
cgit.git
/
f86a23ff537258d36bf8f1876fa7a4bede6673d8
/
.
/
ui-stats.h
blob: f1d744cff23840822db991d08bd6cc53d685f636 [
file
] [
log
] [
blame
]
Lars Hjemli
f86a23f
2008-12-06 17:38:19 +0100
[
diff
] [
blame^
]
1
#ifndef
UI_STATS_H
2
#define
UI_STATS_H
3
4
#include
"cgit.h"
5
6
extern
void
cgit_show_stats
(
struct
cgit_context
*
ctx
);
7
8
#endif
/* UI_STATS_H */