Skip to content

warning: variable 'retval' set but not used #5

Description

@xoxota99

Getting this warning at compile time. Thought you should know:

lib/GeekFactory Shell Library_ID1946/Shell.c:270:22: warning: variable 'retval' set but not used [-Wunused-but-set-variable]
unsigned int i = 0, retval = 0;

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions