X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=ncurses%2Ftinfo%2Fcaptoinfo.c;h=7e14731df3685b78269bbbf8e167e39144063a6e;hb=1c305869cc1b9454efa9325fb5a44b18c79ce91b;hp=926ac2ff49e953ebb5463db6f5e44a6e3f8ba484;hpb=3934889cc6b0f45cf218c88df7f35634d250c9e5;p=ncurses.git diff --git a/ncurses/tinfo/captoinfo.c b/ncurses/tinfo/captoinfo.c index 926ac2ff..7e14731d 100644 --- a/ncurses/tinfo/captoinfo.c +++ b/ncurses/tinfo/captoinfo.c @@ -98,7 +98,7 @@ #include #include -MODULE_ID("$Id: captoinfo.c,v 1.101 2021/02/28 01:05:07 tom Exp $") +MODULE_ID("$Id: captoinfo.c,v 1.102 2021/09/04 10:29:15 tom Exp $") #if 0 #define DEBUG_THIS(p) DEBUG(9, p) @@ -940,7 +940,7 @@ _nc_infotocap(const char *cap GCC_UNUSED, const char *str, int const parameteriz break; /* - * %s isn't in termcap, but it's convenient to pass it through + * %s isn't in termcap, but it is convenient to pass it through * so we can represent things like terminfo pfkey strings in * termcap notation. */