X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/blobdiff_plain/3584d8c0940f6f67f2b9901a631e3538d04afc89..f819b74dce7f569980e840390925f5294fabeaf0:/mdup.h diff --git a/mdup.h b/mdup.h index d073ea1..29bca8b 100644 --- a/mdup.h +++ b/mdup.h @@ -47,8 +47,6 @@ typedef struct mdup_fd { * * Use: Rearranges file descriptors. * - * Use: Rearranges file descriptors. - * * The vector @v@ consists of a number of @mdup_fd@ structures. * Each `slot' in the table represents a file. The slot's @cur@ * member names the current file descriptor for this file; the