X-Git-Url: http://git.tuebingen.mpg.de/?p=adu.git;a=blobdiff_plain;f=fd.h;h=6ebd9c90cb67f5917b50c923491d8f5a8fe9d1a1;hp=87083c2dcc81292499b417cd7c7366e205ad6295;hb=ca20c17a6742464bcf861fe856a4caddf2bfeab2;hpb=f732616f8be8b2c8b4137108faa25eeaccb77499 diff --git a/fd.h b/fd.h index 87083c2..6ebd9c9 100644 --- a/fd.h +++ b/fd.h @@ -4,7 +4,7 @@ * Licensed under the GPL v2. For licencing details see COPYING. */ -/** \file fd.h exported symbols from fd.c */ +/** \file fd.h \brief Exported symbols from fd.c */ int adu_opendir(const char *dirname, DIR **dir, int *cwd); int adu_fchdir(int fd);