Skip to content

Commit

Permalink
Fix coherent_presentation build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcamposruiz authored Oct 10, 2023
1 parent 414787b commit 7a7fe71
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

namespace application {

/ Catch control-C and tell application to shut down
// Catch control-C and tell application to shut down
bool shutdown_requested = false;

inline void stop_handler(int)
Expand Down

0 comments on commit 7a7fe71

Please sign in to comment.