mirror of
https://github.com/schoebel/mars
synced 2025-04-18 21:25:39 +00:00
logger: fix spelling
This commit is contained in:
parent
af6ac736c5
commit
4d8dc3a619
@ -1406,7 +1406,7 @@ void _fire_one(struct list_head *tmp, bool do_update)
|
|||||||
#else
|
#else
|
||||||
SIMPLE_CALLBACK(sub_mref, 0);
|
SIMPLE_CALLBACK(sub_mref, 0);
|
||||||
#endif
|
#endif
|
||||||
if (do_update) { // CHECK: shouldnt we do this always?
|
if (do_update) { // CHECK: shouldn't we do this always?
|
||||||
GENERIC_INPUT_CALL(sub_input, mref_put, sub_mref);
|
GENERIC_INPUT_CALL(sub_input, mref_put, sub_mref);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user