X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=audiod_command.c;h=cb4363b15bc12507af12c07ed0d0f3978da2ac55;hp=0920162067f346f97003e766f3c6d77702298142;hb=2789c05ca43f0f89d76e1c86677335448fcce6d0;hpb=13ba5f96e64bd0f3157a6fe73ed7b950ec9c5ea7 diff --git a/audiod_command.c b/audiod_command.c index 09201620..cb4363b1 100644 --- a/audiod_command.c +++ b/audiod_command.c @@ -1,8 +1,4 @@ -/* - * Copyright (C) 2005 Andre Noll - * - * Licensed under the GPL v2. For licencing details see COPYING. - */ +/* Copyright (C) 2005 Andre Noll , see file COPYING. */ /** \file audiod_command.c Commands for para_audiod. */ @@ -416,7 +412,7 @@ EXPORT_AUDIOD_CMD_HANDLER(version) * \return Positive on success, negative on errors, zero if there was no * connection to accept. * - * \sa para_accept(), recv_cred_buffer() + * \sa \ref para_accept(), \ref recv_cred_buffer(). * */ int handle_connect(int accept_fd, fd_set *rfds) {