aboutsummaryrefslogtreecommitdiff
path: root/tests/32modereport.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/32modereport.c')
-rw-r--r--tests/32modereport.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/32modereport.c b/tests/32modereport.c
index cab887c..db7ddf2 100644
--- a/tests/32modereport.c
+++ b/tests/32modereport.c
@@ -4,6 +4,9 @@
int
main (int argc, char *argv[])
{
+ (void) argc;
+ (void) argv;
+
termo_t *tk;
termo_key_t key;
int initial, mode, value;