[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] change of variable name: 'diff_cmd_baton' to 'dwi' in subversion/libsvn_client/diff.c

From: Gabriela Gibson <gabriela.gibson_at_gmail.com>
Date: Wed, 11 Jun 2014 23:39:02 +0100

Whilst rooting around, I saw that the local variable 'diff_cmd_baton'
was changed to the type diff_writer_into_t and in most other placed had
the name 'dwi'.

I changed all the local instances in subversion/libsvn_client/diff.c to
match the new naming scheme.

Gabriela

[[[

Change all occurrences of 'diff_cmd_baton' to 'dwi'.

* subversion/libsvn_client/diff.c
   (just_paths_for_diff_labels),
   (diff_props_changed),
   (svn_client_diff6),
   (svn_client_diff_peg6): changed local variable diff_cmd_baton to
     dwi throughout.

]]]

Received on 2014-06-12 00:39:28 CEST

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.