seq: user_client: use constant qualifier for read-only parameter
GitHub pull_request - opened
github at alsa-project.org
Mon May 11 11:36:44 CEST 2020
alsa-project/alsa-gobject pull request #20 was opened from takaswie:
The 'port_id' parameters of 'alsaseq_user_client_create_port()' is
a pointer to storage of unsigned char type, due to optional parameter
in g-i interface. It's read-only if having value and it's better to
have const qualifier.
Request URL : https://github.com/alsa-project/alsa-gobject/pull/20
Patch URL : https://github.com/alsa-project/alsa-gobject/pull/20.patch
Repository URL: https://github.com/alsa-project/alsa-gobject
More information about the Alsa-devel
mailing list