From: Martin Pool Date: Mon, 8 Apr 2002 03:43:54 +0000 (+0000) Subject: Doc. X-Git-Tag: v2.5.6~216 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1f83bcc81a98c4b8fa2d18f3aae8d291a8a0c00;p=thirdparty%2Frsync.git Doc. --- diff --git a/compat.c b/compat.c index 72e0f99f..2f497007 100644 --- a/compat.c +++ b/compat.c @@ -17,7 +17,11 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* compatability routines for older rsync protocol versions */ +/** + * @file compat.c + * + * Compatibility routines for older rsync protocol versions. + **/ #include "rsync.h"