Skip to content

Void function returing according to the documentation a value #182

@albert-github

Description

@albert-github

In the files aopt.h and aopt.cpp we see as documentation of the function void aopt_exit(AOPT_OBJECT *aopt_obj)::

* @return @a none

Though the function has no return value but here there is a bit of a suggestion that the entity none (whatever that might be) is returned.

I think it would be better to remove the @return for the void function, though it is a matter of taste.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions