X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Fao-test-igniter%2Fao-test-igniter.c;h=c426e1bd28d34742e6034308f5c75ee9d79eac34;hb=346fdfb469f7f3c1f87a39dee5bfb4568631c28b;hp=6a699fe8586d0a60ec19cac6ad9d865a05ae9a43;hpb=fc3364de2b6cdfff53f5c38b3ae52ae5601ff3b7;p=fw%2Faltos diff --git a/ao-tools/ao-test-igniter/ao-test-igniter.c b/ao-tools/ao-test-igniter/ao-test-igniter.c index 6a699fe8..c426e1bd 100644 --- a/ao-tools/ao-test-igniter/ao-test-igniter.c +++ b/ao-tools/ao-test-igniter/ao-test-igniter.c @@ -3,7 +3,8 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; version 2 of the License. + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of @@ -190,7 +191,6 @@ main (int argc, char **argv) if (verbose > 1) ccdbg_add_debug(CC_DEBUG_BITBANG); - printf ("device %s\n", device); if (!tty) tty = cc_usbdevs_find_by_arg(device, "TeleMega-v1.0"); if (!tty)