diff options
author | rtk0c <[email protected]> | 2021-05-30 23:30:33 -0700 |
---|---|---|
committer | rtk0c <[email protected]> | 2021-05-30 23:30:33 -0700 |
commit | eef2514908cdec3ec02888b7467cc877d33c1ceb (patch) | |
tree | 094ff5bdfcb12030023b857376299c592944a1dd /3rdparty/imgui-node-editor/crude_json.h | |
parent | 20c5cca8c46d0d2af7addeeec97cb9811a1d4647 (diff) |
Run dos2unix all all files
Diffstat (limited to '3rdparty/imgui-node-editor/crude_json.h')
-rw-r--r-- | 3rdparty/imgui-node-editor/crude_json.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/imgui-node-editor/crude_json.h b/3rdparty/imgui-node-editor/crude_json.h index 06eedd7..a95abb9 100644 --- a/3rdparty/imgui-node-editor/crude_json.h +++ b/3rdparty/imgui-node-editor/crude_json.h @@ -1,4 +1,4 @@ -// Crude implementation of JSON value object and parser. +// Crude implementation of JSON value object and parser. // // LICENSE // This software is dual-licensed to the public domain and under the following |