Loading init/init.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -940,7 +940,7 @@ int main(int argc, char **argv) } } /* run all property triggers based on current state of the properties */ /* 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 #if BOOTCHART Loading Loading
init/init.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -940,7 +940,7 @@ int main(int argc, char **argv) } } /* run all property triggers based on current state of the properties */ /* 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 #if BOOTCHART Loading