projects
/
ncurses.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ncurses 5.9 - patch 20130608
[ncurses.git]
/
test
/
firework.c
diff --git
a/test/firework.c
b/test/firework.c
index 4da069b4cb207c0bd0a9a3054b646392bfae909d..27d8fdfa86685cda3a6d5e45afb09c8d56d2ed83 100644
(file)
--- a/
test/firework.c
+++ b/
test/firework.c
@@
-26,7
+26,7
@@
* authorization. *
****************************************************************************/
/*
* authorization. *
****************************************************************************/
/*
- * $Id: firework.c,v 1.2
8 2013/01/13 01:06:17
tom Exp $
+ * $Id: firework.c,v 1.2
9 2013/04/27 19:46:53
tom Exp $
*/
#include <test.priv.h>
*/
#include <test.priv.h>
@@
-41,7
+41,7
@@
cleanup(void)
endwin();
}
endwin();
}
-static
RETSIGTYPE
+static
void
onsig(int n GCC_UNUSED)
{
cleanup();
onsig(int n GCC_UNUSED)
{
cleanup();