reputation: spelling

pull/8829/head
Victor Julien 2 years ago
parent eb779a577d
commit 6626382089

@ -167,7 +167,7 @@ uint8_t SRepCIDRGetIPRepDst(SRepCIDRTree *cidr_ctx, Packet *p, uint8_t cat, uint
}
/** \brief Increment effective reputation version after
* a rule/reputatio reload is complete. */
* a rule/reputation reload is complete. */
void SRepReloadComplete(void)
{
(void) SC_ATOMIC_ADD(srep_eversion, 1);

Loading…
Cancel
Save