X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=zlint%2Ftest-init-03.cpp;h=034e4501188df23cbbf4deccc35f3f0916ea8d04;hp=9644ce16cf226a3d793ed076448d4dd730271293;hb=d62e0baee8ee3cccced41746ef09fc3e01f401d5;hpb=0084c40d8bc6babaeb0b833b12d9cd625c807525 diff --git a/zlint/test-init-03.cpp b/zlint/test-init-03.cpp index 9644ce1..034e450 100644 --- a/zlint/test-init-03.cpp +++ b/zlint/test-init-03.cpp @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2012 Index Data and Mike Taylor + * Copyright (C) Index Data and Mike Taylor * See the file LICENSE for details. */ @@ -30,7 +30,7 @@ Zlint_code Zlint_test_init_03::init(Zlint *z) int i; for (i = 0; i< 9; i++) ODR_MASK_SET(init->protocolVersion, i); - + int r = z->send_Z_PDU(apdu, &len); if (r < 0) {