mirror of https://github.com/google/pebble
spelling: value
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
a679c3d713
commit
d37fe946e1
|
@ -122,7 +122,7 @@ typedef enum {
|
|||
//! A string containing the integer value of the shuffle mode. See AMSShuffleMode.
|
||||
AMSQueueAttributeIDShuffleMode = 2,
|
||||
|
||||
//! A string containing the integer value value of the repeat mode. See AMSRepeatMode.
|
||||
//! A string containing the integer value of the repeat mode. See AMSRepeatMode.
|
||||
AMSQueueAttributeIDRepeatMode = 3,
|
||||
|
||||
NumAMSQueueAttributeID,
|
||||
|
|
Loading…
Reference in New Issue