0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-12-11 23:00:52 +00:00
termux-packages/packages/cadaver/lib-getpass.h.patch
2023-04-12 07:19:41 +09: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);