Skip to content

[doc] Missing documention in ub_resolve_event() for callback parameter was_ratelimited #779

Description

@jelu

As subject, doc says

void callback(void* mydata, int rcode, void* packet, int packet_len, int sec, char* why_bogus)

but code says

typedef void (ub_event_callback_type)(void, int, void*, int, int, char*, int);

missing the last int

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions