Fix copying text from a diff.

Review Request #13244 — Created Aug. 28, 2023 and submitted

Information

Review Board
release-6.x

Reviewers

At some point in the past (years ago), the code managing smart copying
of diff content to the clipboard had broken due to a function being
renamed and being made part of a prototype.

This change fixes that by updating the calls, pointing to the corrected
function.

This will be backported to 5.x.

Successfully copied code without issues.

Summary ID
Fix copying text from a diff.
At some point in the past (years ago), the code managing smart copying of diff content to the clipboard had broken due to a function being renamed and being made part of a prototype. This change fixes that by updating the calls, pointing to the corrected function. This will be backported to 5.x.
8b2e0c33c16c7bf5a1aad03278bcc41d661a7e0f
maubin
  1. Ship It!
  2. 
      
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (6a64661)
Loading...