Skip to content

Commit b52a283

Browse files
author
Damir Zainullin
committed
++
1 parent 91d3686 commit b52a283

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/core/inputPlugin.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,4 +175,4 @@ void InputPlugin::set_telemetry_dirs(
175175
configure_telemetry_dirs(plugin_dir, queues_dir);
176176
}
177177

178-
} // namespace ipxp
178+
} // namespace ipxp

src/plugins/input/parser/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ target_include_directories(top-ports PUBLIC
88
${CMAKE_BINARY_DIR}/src
99
)
1010

11-
target_compile_options(top-ports PRIVATE -fPIC)
11+
target_compile_options(top-ports PRIVATE -fPIC)

0 commit comments

Comments
 (0)