Checklist
The code with a problem is:
#define TCP_NOTSENT_LOWAT 25 /* Limit number of unsent bytes in
write queue. */
#define TCP_CC_INFO 26 /* Get Congestion Control
(optional) info. */
#define TCP_SAVE_SYN 27 /* Record SYN headers for new
connections. */
#define TCP_SAVED_SYN 28 /* Get SYN headers recorded for
connection. */
It looks like:
** screenshot + theme name preferable **

It should look like:
Comments should span multiple lines.
Originally from @duzeev in microsoft/vscode#107565
Checklist
"C_Cpp.enhancedColorization": "Disabled"The code with a problem is:
It looks like:
** screenshot + theme name preferable **

It should look like:
Comments should span multiple lines.
Originally from @duzeev in microsoft/vscode#107565