X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afh_common.c;h=44a6fd62cbe50c758aba17b33dd45c0e7eb831c6;hp=7ecab4e47a9bd7e47bcc7e378043d62d663cf343;hb=4e5c01fe757de01edfc6aee72697d6765ae0e1a9;hpb=0e3764a52eb6af123414ce07bcceb2c8bd2836c1 diff --git a/afh_common.c b/afh_common.c index 7ecab4e4..44a6fd62 100644 --- a/afh_common.c +++ b/afh_common.c @@ -9,7 +9,6 @@ #include /* mmap */ #include /* gettimeofday */ #include -#include #include #include "para.h" @@ -214,7 +213,7 @@ success: * * \param i The audio format number. * - * This returns a pointer to statically allocated memory so it + * \return This returns a pointer to statically allocated memory so it * must not be freed by the caller. */ const char *audio_format_name(int i)