]> git.neil.brown.name Git - wiggle.git/commit
vpatch: change args to visible()
authorNeilBrown <neilb@suse.de>
Tue, 13 Nov 2012 03:38:03 +0000 (14:38 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 13 Nov 2012 03:38:03 +0000 (14:38 +1100)
commit50f5d2156f254fa62c8b10abc47a8e564a026a18
treef346b7fcc726ad617868960d3ac4ea8e185f9e25
parenta4d7907d104644c62ef114a7e655b40113e2fb5e
vpatch: change args to visible()

The type and stream passed to visible() are always generate from
a merge and an mpos in the same way.  So pass the merge and mpos
instead.
This makes more information available to visible() which will be used
in a future patch.

Signed-off-by: NeilBrown <neilb@suse.de>
vpatch.c