From 3e4f52b2a2146c4e9c2848228a8f2c25947b595e Mon Sep 17 00:00:00 2001 From: Vilius Sutkus '89 Date: Thu, 22 Aug 2024 03:27:11 +0300 Subject: [PATCH] clang format wvWare_wrapper.cpp --- src/odr/internal/html/wvWare_wrapper.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/odr/internal/html/wvWare_wrapper.cpp b/src/odr/internal/html/wvWare_wrapper.cpp index deb3e4f2..24441535 100644 --- a/src/odr/internal/html/wvWare_wrapper.cpp +++ b/src/odr/internal/html/wvWare_wrapper.cpp @@ -25,8 +25,8 @@ Html wvWare_wrapper(const File &file, const std::string &output_path, } // @TODO: getenv() -// s_WVDATADIR = NULL; -// s_HTMLCONFIG = NULL; + // s_WVDATADIR = NULL; + // s_HTMLCONFIG = NULL; auto output_file_path = output_path + "/document.html";