aboutsummaryrefslogtreecommitdiffstats
path: root/implementation.h
diff options
context:
space:
mode:
Diffstat (limited to 'implementation.h')
-rw-r--r--implementation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/implementation.h b/implementation.h
index cb0b401..4136f32 100644
--- a/implementation.h
+++ b/implementation.h
@@ -1,6 +1,7 @@
#ifndef IMPLEMENTATION_H
#define IMPLEMENTATION_H
+void checkForbiddenPaths(char *path);
char* getPassword(char *path, char *password, int maxlen);
void nonvisibleEnter(int status);
void insertPass(char *add_path, char *password);