am 1a2f32c4: am d39f9d93: am 9cec99ba: Merge "Fix typo in queue_property_triggers ident"
* commit '1a2f32c4828380ca8590cf664725650ef35f1e37': Fix typo in queue_property_triggers ident
This commit is contained in:
commit
9c38e14299
|
@ -940,7 +940,7 @@ int main(int argc, char **argv)
|
|||
}
|
||||
|
||||
/* run all property triggers based on current state of the properties */
|
||||
queue_builtin_action(queue_property_triggers_action, "queue_propety_triggers");
|
||||
queue_builtin_action(queue_property_triggers_action, "queue_property_triggers");
|
||||
|
||||
|
||||
#if BOOTCHART
|
||||
|
|
Loading…
Reference in New Issue