mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-10-31 15:20:13 +00:00
manpages: restore '*' for ncdirect_init()
This commit is contained in:
parent
a48ccfacf3
commit
0ad87ef8bb
@ -10,7 +10,7 @@ ncdirect_init - minimal notcurses instances for styling text
|
||||
|
||||
**#include <notcurses/notcurses.h>**
|
||||
|
||||
**struct ncdirect* ncdirect_init(const char *termtype, FILE* fp);**
|
||||
**struct ncdirect* ncdirect_init(const char* termtype, FILE* fp);**
|
||||
|
||||
**int ncdirect_bg_rgb8(struct ncdirect* nc, unsigned r, unsigned g, unsigned b);**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user