mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-23 12:35:41 +00:00
Session_label constructor now takes a bare string rather than a serialized argument buffer. Replace all instances of previous constructor with 'label_from_args' function. Issue #1787