X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Flegacy_coding.3x.html;h=d34697158bdd53a27eae69e067bde2c0564ca6c2;hp=c5745fdee4014b26e66175e215e05c1b4faff906;hb=e5d1530ca229aef94a3c84ad33f8ae89f35c4045;hpb=5c90fc94a5ac426a5e51732720767d5f0041830d diff --git a/doc/html/man/legacy_coding.3x.html b/doc/html/man/legacy_coding.3x.html index c5745fde..d3469715 100644 --- a/doc/html/man/legacy_coding.3x.html +++ b/doc/html/man/legacy_coding.3x.html @@ -28,7 +28,7 @@ * authorization. * **************************************************************************** * Author: Thomas E. Dickey - * @Id: legacy_coding.3x,v 1.7 2020/02/02 23:34:34 tom Exp @ + * @Id: legacy_coding.3x,v 1.8 2020/10/17 23:40:23 tom Exp @ --> @@ -54,7 +54,7 @@

SYNOPSIS

        #include <curses.h>
 
-       int use_legacy_coding(int level);
+       int use_legacy_coding(int level);
 
 
 

DESCRIPTION