mercurial/mdiff.py
changeset 2078 441ea218414e
parent 1723 fde8fb2cbede
child 2248 b914f0557832
--- a/mercurial/mdiff.py	Tue Apr 04 16:38:44 2006 -0400
+++ b/mercurial/mdiff.py	Tue Apr 04 16:38:44 2006 -0400
@@ -192,4 +192,5 @@
     return mpatch.patches(a, [bin])
 
 patches = mpatch.patches
+patchedsize = mpatch.patchedsize
 textdiff = bdiff.bdiff