scribble icon indicating copy to clipboard operation
scribble copied to clipboard

Add newline to json and fix dereferencing error in read()

Open torfason opened this issue 3 years ago • 0 comments

This PR fixes issues #26 and #28.

It's super small, adding a newline with a one line change to fix #26.

In another it changes a function call to no longer "reference" a variable that is already a pointer. This fixes #28.

torfason avatar Sep 09 '21 10:09 torfason