Projet

Général

Profil

« Précédent | Suivant » 

Révision 6bd65773

Ajouté par Ermal il y a presque 10 ans

Make clang happy

Voir les différences:

pfPorts/filterlog/files/print-icmp.c
506 506
                break;
507 507

  
508 508
	default:
509
		sbuf_printf(sbuf, code2str(icmp2str, "type-??", dp->icmp_type));
509
		sbuf_printf(sbuf, "%s", code2str(icmp2str, "type-??", dp->icmp_type));
510 510
		break;
511 511
	}
512 512
	sbuf_printf(sbuf, "%u", plen);

Formats disponibles : Unified diff