X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fworm.c;h=c7eba10d604a4b9ea4c0085eae7ce42647462814;hp=e91637baf51afe63a117dc9de0d745fe0f8b00f4;hb=d60228973b72d3b457e3ec2653ea5b2cb38fc0c9;hpb=e23d7db3de8b85766c7c1ccf66b738870b473da2;ds=sidebyside diff --git a/test/worm.c b/test/worm.c index e91637ba..c7eba10d 100644 --- a/test/worm.c +++ b/test/worm.c @@ -52,7 +52,7 @@ traces will be dumped. The program stops and waits for one character of input at the beginning and end of the interval. - $Id: worm.c,v 1.77 2018/05/20 19:55:42 tom Exp $ + $Id: worm.c,v 1.78 2018/06/17 01:40:17 tom Exp $ */ #include @@ -401,7 +401,7 @@ get_input(void) #ifdef KEY_RESIZE static int -update_refs(WINDOW *win, void *data GCC_UNUSED) +update_refs(WINDOW *win) { int x, y;