mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-27 23:44:47 +00:00
bluez: Fix trivial coding style issues on pointer declarations and casting
Avoid using C++ style pointer declarations like "char* ptr", as most BlueZ code uses "char *ptr".
This commit is contained in:
parent
3a02461349
commit
f1c526da47
1 changed files with 1 additions and 1 deletions
Loading…
Reference in a new issue