Changeset 5266 in webkit for trunk/JavaScriptCore/JavaScriptCorePrefix.h
- Timestamp:
- Oct 26, 2003, 8:29:44 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCorePrefix.h
r5264 r5266 1 1 #ifdef __cplusplus 2 2 #define NULL __null 3 #else 4 #define NULL ((void *)0) 3 5 #endif 4 6
Note:
See TracChangeset
for help on using the changeset viewer.