notcurses_render.3: escape double pointer

pull/1132/head
nick black 4 years ago
parent 428a4ce861
commit 2d45a74e21
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -16,7 +16,7 @@ notcurses_render - sync the physical display to the virtual ncplanes
**int notcurses_render_to_file(struct notcurses* ***nc***, FILE* ***fp***);**
**int notcurses_render_to_buffer(struct notcurses* ***nc***, char** ***buf***, size_t* ***buflen***);**
**int notcurses_render_to_buffer(struct notcurses* ***nc***, char\*\* ***buf***, size_t* ***buflen***);**
# DESCRIPTION

Loading…
Cancel
Save