diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -98,7 +98,7 @@ PersistentKeepalive = 25 ``` remote_plot future improvements -- **Rewrite linked list list.c and list.h code or use a library so there's no license issues** +- **Rewrite linked list list.c and list.h code or use a library to resolve the license issue mentioned above** - maybe use glib's linked list - <https://docs.gtk.org/glib/data-structures.html> - <https://docs.gtk.org/glib/struct.List.html> |