Module Name: src Committed By: rillig Date: Tue Jun 18 05:13:58 UTC 2024
Modified Files:
src/lib/libbluetooth: bluetooth.c
Log Message:
libbluetooth: constify result of strchr
lint warned:
> call to 'strchr' effectively discards 'const' from argument [346]
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libbluetooth/bluetooth.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
