Bug 13552 - comment to Range::comparePoint in dom/Range.cpp has '0xD0' in place of '-': leading to a compiler warning
Summary: comment to Range::comparePoint in dom/Range.cpp has '0xD0' in place of '-': l...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 523.x (Safari 3)
Hardware: All All
: P3 Trivial
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-30 15:52 PDT by Jungshik Shin
Modified: 2007-04-30 21:53 PDT (History)
0 users

See Also:


Attachments
patch (1.11 KB, patch)
2007-04-30 16:00 PDT, Jungshik Shin
justin.garcia: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jungshik Shin 2007-04-30 15:52:41 PDT
The comment to Range:comparePoint has 0xD0 in place of '-'.
Comment 1 Jungshik Shin 2007-04-30 16:00:12 PDT
Created attachment 14277 [details]
patch
Comment 2 Jungshik Shin 2007-04-30 21:40:56 PDT
Thanks for review. can you land it as well? 
Comment 3 Justin Garcia 2007-04-30 21:53:00 PDT
r21198