debug: loglevel ought be ncloglevel_e

pull/2696/head
nick black 1 year ago
parent 2c7a2efb9e
commit 90135203e8
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -1,6 +1,6 @@
#include "internal.h"
int loglevel = NCLOGLEVEL_SILENT;
ncloglevel_e loglevel = NCLOGLEVEL_SILENT;
void notcurses_debug(const notcurses* nc, FILE* debugfp){
fbuf f;

Loading…
Cancel
Save