Skip to content

Commit a328fc1

Browse files
committed
uclogic: Clarify pen subreport list description
1 parent ce5a68f commit a328fc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hid-uclogic-params.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ struct uclogic_params_pen {
7373
unsigned int desc_size;
7474
/* Report ID, if reports should be tweaked, zero if not */
7575
unsigned int id;
76-
/* The list of subreports */
76+
/* The list of subreports, only valid if "id" is not zero */
7777
struct uclogic_params_pen_subreport subreport_list[3];
7878
/* Type of in-range reporting, only valid if "id" is not zero */
7979
enum uclogic_params_pen_inrange inrange;

0 commit comments

Comments
 (0)