diff options
author | Dan Williams <dcbw@redhat.com> | 2010-05-07 02:06:48 -0700 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2010-05-07 02:06:48 -0700 |
commit | 14442c1a5b00906986a8f703dda9eee8c6947514 (patch) | |
tree | 1c50d6bd126720fe23de1df60a681f092229eb50 /libqcdm | |
parent | 425c28dfc1d24126feab432609f2c525069d577e (diff) |
qcdm: add comment
Diffstat (limited to 'libqcdm')
-rw-r--r-- | libqcdm/src/dm-commands.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libqcdm/src/dm-commands.h b/libqcdm/src/dm-commands.h index 0777104c..2faf6461 100644 --- a/libqcdm/src/dm-commands.h +++ b/libqcdm/src/dm-commands.h @@ -279,6 +279,7 @@ struct DMCmdSubsysZteStatusRsp { } __attribute__ ((packed)); typedef struct DMCmdSubsysZteStatusRsp DMCmdSubsysZteStatusRsp; +/* DIAG_CMD_PILOT_SETS command */ struct DMCmdPilotSetsSet { guint16 pn_offset; guint16 ecio; |