12 Feb
2015
12 Feb
'15
1:47 p.m.
On Feb 11 2015 21:01, Takashi Iwai wrote:
At Wed, 11 Feb 2015 19:37:30 +0900, Takashi Sakamoto wrote:
@@ -1010,7 +1013,8 @@ struct user_element { unsigned int elem_data_size; /* size of element data in bytes */ void *tlv_data; /* TLV data */ unsigned long tlv_data_size; /* TLV data size */
- void *priv_data; /* private data (like strings for enumerated type) */
- /* private data (like strings for enumerated type) */
- void *priv_data;
Better to put the comment in the same line like other fields.
Which do you mean, we allow this line over 80 characters (keep what it was), or I should revise this comment within 80 characters considering the authours idea?
Regards
Takashi Sakamoto