/*
- * Copyright (C) 2009, 2015 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009, 2015, 2018 Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
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 X 2009,2014,2015
+./bin/pkcs11/pkcs11-list.c X 2009,2014,2015,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