X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fins_wide.c;h=72047a20cc97da653c315d80d9abac08bca48d9b;hp=1bff3a284081c05aff6c644a5994b15bda644ce3;hb=58369d647d003dd9d9e1ecfc5ab07982db28f3da;hpb=7fa7badf32c514211478cf9f79c70f20d435c2f2 diff --git a/test/ins_wide.c b/test/ins_wide.c index 1bff3a28..72047a20 100644 --- a/test/ins_wide.c +++ b/test/ins_wide.c @@ -26,7 +26,7 @@ * authorization. * ****************************************************************************/ /* - * $Id: ins_wide.c,v 1.23 2017/04/08 22:14:03 tom Exp $ + * $Id: ins_wide.c,v 1.24 2017/10/18 23:03:57 tom Exp $ * * Demonstrate the wins_wstr() and wins_wch functions. * Thomas Dickey - 2002/11/23 @@ -458,7 +458,7 @@ usage(void) { static const char *tbl[] = { - "Usage: inserts [options]" + "Usage: ins_wide [options]" ,"" ,"Options:" ," -f FILE read data from given file"