@@ -1,3 +1,4 @@
int builtinExit();
int builtinAuthor();
int builtinExit(char **args);
int builtinAuthor(char **args);
int builtinCD(char **dir);
int builtinNMN(char **args);
The note is not visible to the blocked user.