Skip to content

Commit

Permalink
clang format wvWare_wrapper.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Aug 22, 2024
1 parent 1596670 commit 3e4f52b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/odr/internal/html/wvWare_wrapper.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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";

Expand Down

0 comments on commit 3e4f52b

Please sign in to comment.