Commit 67b1f6e
committed
Fix comment warnings: avoid '/*' sequence in block comments
Replace '/proc/self/ns/*' with '/proc/self/ns/' in comments to avoid
-Wcomment warnings about '/*' within block comments. The meaning
remains clear as it refers to entries in the /proc/self/ns/ directory.
Signed-off-by: irozzo-1A <iacopo@sysdig.com>1 parent 133d075 commit 67b1f6e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1810 | 1810 | | |
1811 | 1811 | | |
1812 | 1812 | | |
1813 | | - | |
| 1813 | + | |
1814 | 1814 | | |
1815 | 1815 | | |
1816 | 1816 | | |
| |||
1847 | 1847 | | |
1848 | 1848 | | |
1849 | 1849 | | |
1850 | | - | |
| 1850 | + | |
1851 | 1851 | | |
1852 | 1852 | | |
1853 | 1853 | | |
| |||
0 commit comments