@@ -1,6 +1,7 @@
#include "config.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "file.h"
int main(void)
@@ -56,6 +57,8 @@ int main(void)
else {
printf("Error on getFile:%d\n",ret);
}
parseConfig(content,&entry,sizeEntry);
The note is not visible to the blocked user.