X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=zlint%2Ftest-init-03.cpp;h=26ea0606045e47a914b6f333fc45b3397c537712;hb=6596c43a86a7627af223c30e67761fe373b79b77;hp=0e4e7b59a03722554467076cc23ebab19ce89303;hpb=d1010e2fab0026b538230f67293bd5d4724c0913;p=yazpp-moved-to-github.git diff --git a/zlint/test-init-03.cpp b/zlint/test-init-03.cpp index 0e4e7b5..26ea060 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-2011 Index Data and Mike Taylor + * Copyright (C) 1998-2013 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) {