projects
/
ncurses.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ncurses 6.1 - patch 20180526
[ncurses.git]
/
test
/
list_keys.c
diff --git
a/test/list_keys.c
b/test/list_keys.c
index 2000a44e767490006596cd64d36436fb77bb1d9d..92c8ba4f012f9e232e797dd2bfdd5d5fe7a89429 100644
(file)
--- a/
test/list_keys.c
+++ b/
test/list_keys.c
@@
-26,7
+26,7
@@
* authorization. *
****************************************************************************/
/*
* authorization. *
****************************************************************************/
/*
- * $Id: list_keys.c,v 1.2
3 2018/02/12 09:57:31
tom Exp $
+ * $Id: list_keys.c,v 1.2
4 2018/05/20 18:56:56
tom Exp $
*
* Author: Thomas E Dickey
*
*
* Author: Thomas E Dickey
*
@@
-209,8
+209,8
@@
draw_line(int width)
static const char *
modified_key(const char *name)
{
static const char *
modified_key(const char *name)
{
- static char result[
8
0];
- char buffer[sizeof(result)];
+ static char result[
10
0];
+ char buffer[sizeof(result)
- 10
];
int value;
char chr;
static const char *modifiers[][2] =
int value;
char chr;
static const char *modifiers[][2] =