Skip to content

Commit

Permalink
newline
Browse files Browse the repository at this point in the history
  • Loading branch information
adrums86 committed Jan 23, 2023
1 parent ae07a32 commit f7174e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/utils/string.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ var uint8ToCString = function(data) {
return retString;
};

module.exports = { uint8ToCString };
module.exports = { uint8ToCString };

0 comments on commit f7174e9

Please sign in to comment.