update comment related to icon_load()

master
crazyBaboon 2019-10-01 10:30:30 +01:00 committed by GitHub
parent f7e79476ee
commit 1de7702b84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ die(const char *fmt, ...)
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
icon_load(const char *filename)