Skip to content
Snippets Groups Projects
Commit 2fb83bf3 authored by Timo Koch's avatar Timo Koch
Browse files

[example] Fix compiler warning about multiline comment

The C preprocessor interprets the double backslash as
a newline and then warns because of possibly having an
unwanted multi-line comment. (False positive in this case.)
parent ec3da624
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment