Ignore:
Timestamp:
Nov 27, 2008, 4:14:09 AM (16 years ago)
Author:
[email protected]
Message:

2008-11-27 Alp Toker <[email protected]>

Remove C++ comment from JavaScriptCore API headers (introduced r35449).
Fixes build for ANSI C applications using the public API.

  • API/WebKitAvailability.h:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/API/WebKitAvailability.h

    r37473 r38817  
    4444#import <AvailabilityMacros.h>
    4545#else
    46 // For non-Mac platforms, require the newest version.
     46/*
     47 * For non-Mac platforms, require the newest version.
     48 */
    4749#define WEBKIT_VERSION_MIN_REQUIRED WEBKIT_VERSION_LATEST
    4850/*
Note: See TracChangeset for help on using the changeset viewer.