/*
- * Copyright (C) 2009, 2014-2016 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009, 2014-2016, 2018 Internet Systems Consortium, Inc. ("ISC")
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
printf("slot %lu\n", slot);
if (id) {
- printf("id %i\n", id);
+ printf("id %u\n", id);
attr_id[0] = (id >> 8) & 0xff;
attr_id[1] = id & 0xff;
} else if (label != NULL) {
./bin/pkcs11/pkcs11-keygen.docbook SGML 2009,2014,2015,2016,2017
./bin/pkcs11/pkcs11-keygen.html HTML DOCBOOK
./bin/pkcs11/pkcs11-list.8 MAN DOCBOOK
-./bin/pkcs11/pkcs11-list.c C 2009,2014,2015,2016
+./bin/pkcs11/pkcs11-list.c C 2009,2014,2015,2016,2018
./bin/pkcs11/pkcs11-list.docbook SGML 2009,2014,2015,2016
./bin/pkcs11/pkcs11-list.html HTML DOCBOOK
./bin/pkcs11/pkcs11-tokens.8 MAN DOCBOOK