diff --git a/examples/platform/linux/CommissioneeShellCommands.h b/examples/platform/linux/CommissioneeShellCommands.h index df34c94155cae3..943324543af549 100644 --- a/examples/platform/linux/CommissioneeShellCommands.h +++ b/examples/platform/linux/CommissioneeShellCommands.h @@ -30,4 +30,4 @@ namespace Shell { void RegisterCommissioneeCommands(); } // namespace Shell -} // namespace chip \ No newline at end of file +} // namespace chip diff --git a/examples/platform/linux/ControllerShellCommands.h b/examples/platform/linux/ControllerShellCommands.h index 45b2c52eada6cf..beb740ddf3d754 100644 --- a/examples/platform/linux/ControllerShellCommands.h +++ b/examples/platform/linux/ControllerShellCommands.h @@ -32,4 +32,4 @@ namespace Shell { void RegisterDiscoverCommands(chip::Controller::DeviceCommissioner * commissioner); } // namespace Shell -} // namespace chip \ No newline at end of file +} // namespace chip