@@ -69,4 +69,4 @@ void myQueueFree(MyQueue *obj)
free(obj->s1);
free(obj->s2);
free(obj);
}
The note is not visible to the blocked user.