@@ -1,6 +1,6 @@
#ifndef _EDIT_H
#define _EDIT_H
void edit_start (const char* text);
void edit_start (const char* path, const char* text);
#endif // _EDIT_H
The note is not visible to the blocked user.