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