Sign in
code
/
git
/
e5c29097826be86e2f18139491cdf9c830c7fa3e
/
.
/
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 */