@@ -3,6 +3,14 @@
#include <stdbool.h>
/*
* Public data
*/
extern int flag_verbose;
* Public API
// Print usage text.
void print_usage_text();
The note is not visible to the blocked user.