Found |
r1833866 |
r1833866 | stsp | 2018-06-19 18:08:34 +0000 (Tue, 19 Jun 2018) Follow-up to r1833864: * subversion/libsvn_client/conflicts.c (verify_local_state_for_incoming_delete): Compare local_change to the correct type of enum. No functional change because the enum values svn_wc_conflict_action_edit and svn_wc_conflict_reason_edited happen to match. Found by: svn-warnings buildbot