Bug 27484 - diff_parser: s/add_deleted_line/add_old_line/g
Summary: diff_parser: s/add_deleted_line/add_old_line/g
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-20 23:17 PDT by Shinichiro Hamaji
Modified: 2009-07-21 02:58 PDT (History)
1 user (show)

See Also:


Attachments
Patch v1 (2.30 KB, patch)
2009-07-20 23:19 PDT, Shinichiro Hamaji
levin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shinichiro Hamaji 2009-07-20 23:17:41 PDT
The name of function "add_old_line" should be add_deleted_line.
Comment 1 Shinichiro Hamaji 2009-07-20 23:19:16 PDT
Created attachment 33146 [details]
Patch v1


---
 2 files changed, 15 insertions(+), 6 deletions(-)
Comment 2 David Levin 2009-07-21 02:58:09 PDT
Committed as http://trac.webkit.org/changeset/46160