diff options
Diffstat (limited to 'prompt.h')
-rw-r--r-- | prompt.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,6 +5,5 @@ #define PROMPT_ECHO (1<<1) char *git_prompt(const char *prompt, int flags); -char *git_getpass(const char *prompt); #endif /* PROMPT_H */ |