http.c: make finish_active_slot() and handle_curl_result() static
[git/mingw/j6t.git] / compat / terminal.h
blob97db7cd69d65fc1a03ffb25e4b53ad6d296016e5
1 #ifndef COMPAT_TERMINAL_H
2 #define COMPAT_TERMINAL_H
4 char *git_terminal_prompt(const char *prompt, int echo);
6 #endif /* COMPAT_TERMINAL_H */