man: notcurses_error fix up syntax

pull/534/head
nick black 5 years ago committed by Nick Black
parent cc3debf259
commit 78da4e67ad

@ -16,6 +16,7 @@ typedef enum {
NCERR_NOMEM = ENOMEM,
NCERR_EOF = 0x20464f45, // matches AVERROR_EOF
} nc_err_e;
```
# DESCRIPTION

Loading…
Cancel
Save