mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
raop: Correct spelling of KTH
KTH is a Swedish institution of higher education, and in its full name spelled Kungliga Tekniska högskolan. Signed-off-by: Anton Lundin <glance@acc.umu.se>
This commit is contained in:
parent
5cd83e7910
commit
11a0c2ef5d
2 changed files with 3 additions and 3 deletions
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
/*
|
||||
This file was originally inspired by a file developed by
|
||||
Kungliga Tekniska H<EFBFBD>gskolan
|
||||
Kungliga Tekniska högskolan
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
This file is part of PulseAudio.
|
||||
|
||||
Copyright 2008 Colin Guthrie
|
||||
Copyright Kungliga Tekniska Høgskolan
|
||||
Copyright Kungliga Tekniska högskolan
|
||||
|
||||
PulseAudio is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
/*
|
||||
This file was originally inspired by a file developed by
|
||||
Kungliga Tekniska Høgskolan
|
||||
Kungliga Tekniska högskolan
|
||||
*/
|
||||
|
||||
int pa_base64_encode(const void *data, int size, char **str);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue