Files
termux-packages/packages/cadaver/lib-getpass.h.patch
2023-04-11 22:31:16 +00:00

12 lines
187 B
Diff

--- a/lib/getpass.h
+++ b/lib/getpass.h
@@ -1,6 +1,6 @@
-#ifndef GETPASS_H
-#define GETPASS_H
+#ifndef FM_GETPASS_H
+#define FM_GETPASS_H
char *fm_getpassword(const char *prompt);