Skip to content

Commit 1de7702

Browse files
authored
update comment related to icon_load()
1 parent f7e7947 commit 1de7702

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/canvas.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ die(const char *fmt, ...)
7777
exit(EXIT_FAILURE);
7878
}
7979

80-
/* function icon_load () is not used in this file but might be useful :) */
80+
/* function icon_load () is not used to build this file but might still be useful :) */
8181
/*
8282
static struct nk_image
8383
icon_load(const char *filename)

0 commit comments

Comments
 (0)