@@ -3372,11 +3372,11 @@ } if (include_extra_certs) { num_extra_certs = sizeof(extra_certs) / sizeof(extra_certs[0]); - CACKEY_DEBUG_PRINTF("Including %i DoD Certificates as objects on this token", num_extra_certs); + CACKEY_DEBUG_PRINTF("Including %li DoD Certificates as objects on this token", num_extra_certs); } else { num_extra_certs = 0; } if (ids_found == NULL) {