Changeset 38817 in webkit for trunk/JavaScriptCore/API/WebKitAvailability.h
- Timestamp:
- Nov 27, 2008, 4:14:09 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/API/WebKitAvailability.h
r37473 r38817 44 44 #import <AvailabilityMacros.h> 45 45 #else 46 // For non-Mac platforms, require the newest version. 46 /* 47 * For non-Mac platforms, require the newest version. 48 */ 47 49 #define WEBKIT_VERSION_MIN_REQUIRED WEBKIT_VERSION_LATEST 48 50 /*
Note:
See TracChangeset
for help on using the changeset viewer.