This commit is contained in:
Martin Pool
2002-04-08 03:43:54 +00:00
parent e0fde757fd
commit d1f83bcc81

View File

@@ -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"