blob: 42bed259ea2f7aaa8220cd4d65e8e729814ab686 [file] [log] [blame]
static void tcps_proc_server_msg(void *p_user, const ptc_msg_info_t *p_info)
{
if (z)
{
if (a)
/* comment */
{
a++;
}
/* comment */
else if (b)
{
b++;
}
/* Comment */
else
{
c++;
}
}
}