From: Mark Wooding Date: Tue, 4 Sep 2012 15:50:18 +0000 (+0100) Subject: mdup.h: Remove spurious duplicate summary line from comment. X-Git-Tag: 2.2.0~12 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/commitdiff_plain/f819b74dce7f569980e840390925f5294fabeaf0 mdup.h: Remove spurious duplicate summary line from comment. --- 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