aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2015-12-15 00:50:12 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2015-12-15 00:50:12 +0300
commit2970ce5ec3c11466ecf953b1ed5a0a888408c3b7 (patch)
tree2fd101b9948677e2b30a472bd046cb2db4131f01
parentREADME update (diff)
downloadwindows7-drivers-2970ce5ec3c11466ecf953b1ed5a0a888408c3b7.tar.gz
windows7-drivers-2970ce5ec3c11466ecf953b1ed5a0a888408c3b7.zip
remove extra whitespace
-rw-r--r--utils/libnt_path_converter/include/libnt_path_converter/device.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/libnt_path_converter/include/libnt_path_converter/device.hpp b/utils/libnt_path_converter/include/libnt_path_converter/device.hpp
index 2fda4da..2269316 100644
--- a/utils/libnt_path_converter/include/libnt_path_converter/device.hpp
+++ b/utils/libnt_path_converter/include/libnt_path_converter/device.hpp
@@ -21,4 +21,4 @@ namespace libnt_path_converter
std::wstring convert_nt_path(const std::wstring&);
};
-}
+}