X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Finputest.c;h=edd86d62c7cbc968126892393132fdbfdb066733;hb=2a052f3a8464a1ebdaddc6d7079541339f86e4a6;hp=f67562b4320bfeac8041a6f46e4a6d7b8a70541f;hpb=3c728ff6f9e56111cf019b4c241fc6d37c52adc0;p=16.git diff --git a/src/inputest.c b/src/inputest.c index f67562b4..edd86d62 100755 --- a/src/inputest.c +++ b/src/inputest.c @@ -107,4 +107,5 @@ main(int argc, char *argv[]) printf("version %s\n", VERSION); printf("testkeyin=%u\n", testkeyin); printf("testcontrolnoisy=%u\n", testcontrolnoisy); + printf("testctrltype=%u\n", testctrltype); }