Sign in
code
/
git
/
a7bc845a9ae2bc4c58566e6744dd3cec0f805244
/
.
/
compat
/
terminal.h
blob: 97db7cd69d65fc1a03ffb25e4b53ad6d296016e5 [
file
]
#ifndef
COMPAT_TERMINAL_H
#define
COMPAT_TERMINAL_H
char
*
git_terminal_prompt
(
const
char
*
prompt
,
int
echo
);
#endif
/* COMPAT_TERMINAL_H */