Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
infrastructure
/
cgit.git
/
refs/heads/linaro-patches
/
.
/
ui-blame.h
blob: 5b97e035914e262d96812297b64ee08069b9f8a5 [
file
] [
log
] [
blame
]
Jeff Smith
c1cd290
2017-10-01 23:39:08 -0500
[
diff
] [
blame
]
1
#ifndef
UI_BLAME_H
2
#define
UI_BLAME_H
3
4
extern
void
cgit_print_blame
(
void
);
5
6
#endif
/* UI_BLAME_H */