Skip to content

Commit 7a7fe71

Browse files
Fix coherent_presentation build issue
1 parent 414787b commit 7a7fe71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/connext_dds/coherent_presentation/c++11/application.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
namespace application {
2121

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

2525
inline void stop_handler(int)

0 commit comments

Comments
 (0)