[PATCH] subversion/libsvn_diff/diff3.c
From: Martin Hauner <hauner_at_web.de>
Date: 2003-09-29 20:54:18 CEST
Hi,
just a missing initialization that crashed at me...
-- Martin
* subversion/libsvn_diff/diff3.c
Index: subversion/libsvn_diff/diff3.c
diff_ref = &(*diff_ref)->next;
diff_ref = &(*diff_ref)->next;
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.