From 81a3e22dac6b85fa711e42a4d594e1553e48408d Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Sun, 16 Sep 2012 23:08:54 +0000 Subject: [PATCH] PR/203: Add rdiff magic http://librsync.cvs.sourceforge.net/viewvc/librsync/librsync/rdiff.magic --- magic/Magdir/diff | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/magic/Magdir/diff b/magic/Magdir/diff index 90e5da26..deefef1c 100644 --- a/magic/Magdir/diff +++ b/magic/Magdir/diff @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: diff,v 1.12 2010/12/07 16:52:52 christos Exp $ +# $File: diff,v 1.13 2012/06/16 14:43:36 christos Exp $ # diff: file(1) magic for diff(1) output # 0 search/1 diff\ diff output text @@ -27,3 +27,14 @@ >>>>&0 search/1 @@ unified diff output text !:mime text/x-diff !:strength + 90 + +# librsync -- the library for network deltas +# +# Copyright (C) 2001 by Martin Pool. You may do whatever you want with +# this file. +# +0 belong 0x72730236 rdiff network-delta data + +0 belong 0x72730136 rdiff network-delta signature data +>4 belong x (block length=%d, +>8 belong x signature strength=%d) -- 2.40.0