chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Uniform audio command back end now rate limited.
[disorder]
/
lib
/
hostname.c
diff --git
a/lib/hostname.c
b/lib/hostname.c
index 8e67d847003e14f358ade635de4516441024ab12..292b3add4e2b6d094679a891a6e16d0b45996d5c 100644
(file)
--- a/
lib/hostname.c
+++ b/
lib/hostname.c
@@
-15,6
+15,9
@@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+/** @file lib/hostname.c
+ * @brief Get the local hostname
+ */
#include "common.h"