X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fkey_defined.3x.html;h=87278cacefce0fda28a3dde9e3cde6bc98e0b356;hp=073b78176e1fc38a0d737273553674cc8748104e;hb=e5d1530ca229aef94a3c84ad33f8ae89f35c4045;hpb=5c90fc94a5ac426a5e51732720767d5f0041830d diff --git a/doc/html/man/key_defined.3x.html b/doc/html/man/key_defined.3x.html index 073b7817..87278cac 100644 --- a/doc/html/man/key_defined.3x.html +++ b/doc/html/man/key_defined.3x.html @@ -28,7 +28,7 @@ * authorization. * **************************************************************************** * Author: Thomas E. Dickey 2003 - * @Id: key_defined.3x,v 1.9 2020/02/02 23:34:34 tom Exp @ + * @Id: key_defined.3x,v 1.10 2020/10/17 23:39:03 tom Exp @ --> @@ -54,7 +54,7 @@

SYNOPSIS

        #include <curses.h>
 
-       int key_defined(const char *definition);
+       int key_defined(const char *definition);
 
 
 

DESCRIPTION