From 332fa27640b1901ac632e6d37a4aa9643d0f8594 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Wed, 20 Oct 2021 23:22:45 +0000 Subject: ncurses-6.3 --- test/tclock.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/tclock.c') diff --git a/test/tclock.c b/test/tclock.c index 6460c31..71da53a 100644 --- a/test/tclock.c +++ b/test/tclock.c @@ -1,4 +1,4 @@ -/* $Id: tclock.c,v 1.41 2020/01/18 16:46:35 tom Exp $ */ +/* $Id: tclock.c,v 1.42 2020/12/26 17:56:36 tom Exp $ */ #define NEED_TIME_H #include @@ -140,7 +140,7 @@ main(int argc, char *argv[]) bool odd = FALSE; time_t tim; struct tm *t; - char szChar[10]; + char szChar[20]; char *text; short my_bg = COLOR_BLACK; #if HAVE_GETTIMEOFDAY -- cgit v1.2.1