mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-16 06:59:55 -05:00
raop: Cosmetic fixes / Match coding style
Reviewed-by: Anton Lundin <glance@acc.umu.se>
This commit is contained in:
parent
d623c689e6
commit
6665acac56
8 changed files with 252 additions and 222 deletions
|
|
@ -21,10 +21,10 @@
|
|||
along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
|
||||
***/
|
||||
|
||||
/*
|
||||
/***
|
||||
This file was originally inspired by a file developed by
|
||||
Kungliga Tekniska högskolan
|
||||
*/
|
||||
***/
|
||||
|
||||
int pa_base64_encode(const void *data, int size, char **str);
|
||||
int pa_base64_decode(const char *str, void *data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue