update comment related to icon_load()
This commit is contained in:
parent
f7e79476ee
commit
1de7702b84
@ -77,7 +77,7 @@ die(const char *fmt, ...)
|
|||||||
exit(EXIT_FAILURE);
|
exit(EXIT_FAILURE);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* function icon_load () is not used in this file but might be useful :) */
|
/* function icon_load () is not used to build this file but might still be useful :) */
|
||||||
/*
|
/*
|
||||||
static struct nk_image
|
static struct nk_image
|
||||||
icon_load(const char *filename)
|
icon_load(const char *filename)
|
||||||
|
Loading…
Reference in New Issue
Block a user