···969969#ifdef DEBUG
970970 char buf[STRING];
971971972972- /* Note that X509_NAME_online will NULL-terminate buf, even when it
972972+ /* Note that X509_NAME_oneline will null-terminate buf, even when it
973973 * has to truncate the data. */
974974 dprint (1, (debugfile, "ssl_check_certificate: checking cert %s\n",
975975 X509_NAME_oneline (X509_get_subject_name (data->cert),