Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
infrastructure
/
cgit.git
/
40fbefba0514b33988d453aea05aa2b956e98f84
/
.
/
ui-patch.h
blob: 7a6cacd5acfe11eb77a1711593edf5ab13646751 [
file
] [
log
] [
blame
]
#ifndef
UI_PATCH_H
#define
UI_PATCH_H
extern
void
cgit_print_patch
(
const
char
*
new_rev
,
const
char
*
old_rev
,
const
char
*
prefix
);
#endif
/* UI_PATCH_H */