Skip to content

Minor Typo in README #3

@maxbla

Description

@maxbla

void iso_verify_zone(iso_alloc_zone_handle *zone - Verifies the state of specified zone. Will abort if inconsistencies are found.
Is missing a close paren and should read
void iso_verify_zone(iso_alloc_zone_handle *zone) - Verifies the state of specified zone. Will abort if inconsistencies are found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions