Skip to content

Commit

Permalink
Committing clang-format changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ABeltramo authored and actions-user committed Dec 12, 2024
1 parent 6077f2c commit cd8bece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/moonlight-server/streaming/streaming.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ struct WaylandDisplayReady {
};

void start_video_producer(std::size_t session_id,
const std::string & render_node,
const std::string &render_node,
const wolf::core::virtual_display::DisplayMode &display_mode,
std::shared_ptr<boost::promise<WaylandDisplayReady>> on_ready,
std::shared_ptr<events::EventBusType> event_bus);
Expand Down

0 comments on commit cd8bece

Please sign in to comment.