Bug 191668 - Fix #end vs. #endif typo.
Summary: Fix #end vs. #endif typo.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Rollin
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-11-14 17:08 PST by Keith Rollin
Modified: 2018-11-14 19:33 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.81 KB, patch)
2018-11-14 17:11 PST, Keith Rollin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Rollin 2018-11-14 17:08:03 PST
Source/WebCore/SourcesCocoa.txt had a #end that should have been a #endif. Fix this, an add a check to generate-unified-source-bundles.rb to detect similar typos.
Comment 1 Radar WebKit Bug Importer 2018-11-14 17:08:23 PST
<rdar://problem/46081704>
Comment 2 Keith Rollin 2018-11-14 17:11:15 PST
Created attachment 354875 [details]
Patch
Comment 3 WebKit Commit Bot 2018-11-14 19:33:47 PST
Comment on attachment 354875 [details]
Patch

Clearing flags on attachment: 354875

Committed r238217: <https://trac.webkit.org/changeset/238217>
Comment 4 WebKit Commit Bot 2018-11-14 19:33:48 PST
All reviewed patches have been landed.  Closing bug.