WIP editor
Can only read the password no safe for edit
This commit is contained in:
6
include/editor.hpp
Normal file
6
include/editor.hpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef EDITOR_HPP
|
||||
#define EDITOR_HPP
|
||||
|
||||
int edit_file(const char *s);
|
||||
|
||||
#endif // EDITOR_HPP
|
||||
Reference in New Issue
Block a user