From eef2514908cdec3ec02888b7467cc877d33c1ceb Mon Sep 17 00:00:00 2001 From: rtk0c Date: Sun, 30 May 2021 23:30:33 -0700 Subject: Run dos2unix all all files --- 3rdparty/imgui-node-editor/crude_json.cpp | 2 +- 3rdparty/imgui-node-editor/crude_json.h | 2 +- 3rdparty/imgui-node-editor/imgui_canvas.cpp | 2 +- 3rdparty/imgui-node-editor/imgui_canvas.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to '3rdparty') diff --git a/3rdparty/imgui-node-editor/crude_json.cpp b/3rdparty/imgui-node-editor/crude_json.cpp index f2b3ba5..34f117f 100644 --- a/3rdparty/imgui-node-editor/crude_json.cpp +++ b/3rdparty/imgui-node-editor/crude_json.cpp @@ -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 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 diff --git a/3rdparty/imgui-node-editor/imgui_canvas.cpp b/3rdparty/imgui-node-editor/imgui_canvas.cpp index df63a40..9c71051 100644 --- a/3rdparty/imgui-node-editor/imgui_canvas.cpp +++ b/3rdparty/imgui-node-editor/imgui_canvas.cpp @@ -1,4 +1,4 @@ -# define IMGUI_DEFINE_MATH_OPERATORS +# define IMGUI_DEFINE_MATH_OPERATORS # include "imgui_canvas.h" # include diff --git a/3rdparty/imgui-node-editor/imgui_canvas.h b/3rdparty/imgui-node-editor/imgui_canvas.h index 44f4347..acbb8ae 100644 --- a/3rdparty/imgui-node-editor/imgui_canvas.h +++ b/3rdparty/imgui-node-editor/imgui_canvas.h @@ -1,4 +1,4 @@ -// Canvas widget - view over infinite virtual space. +// Canvas widget - view over infinite virtual space. // // Canvas allows you to draw your widgets anywhere over infinite space and provide // view over it with support for panning and scaling. -- cgit v1.2.3-70-g09d2