Przeglądaj źródła

update comment related to icon_load()

crazyBaboon 6 lat temu
rodzic
commit
1de7702b84
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      example/canvas.c

+ 1 - 1
example/canvas.c

@@ -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)