1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-04-29 12:03:53 +00:00

fix comment

This commit is contained in:
gabime 2024-11-26 13:48:25 +02:00
parent 419b4bd983
commit d808eb8eca

View File

@ -76,7 +76,7 @@ TEST_CASE("dir_name", "[create_dir]") {
#ifdef _WIN32
//
// test windows cases when drive letter is given e.g. C:\\some-folder\
// test windows cases when drive letter is given e.g. C:\\some-folder
//
#include <windows.h>
#include <fileapi.h>