Ignore:
Timestamp:
Nov 5, 2009, 10:52:10 PM (16 years ago)
Author:
[email protected]
Message:

Rolled out r50590 because it doesn't build on Windows.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/runtime/DateInstance.h

    r50590 r50591  
    3939        static JS_EXPORTDATA const ClassInfo info;
    4040
    41         const GregorianDateTime* gregorianDateTime(ExecState*, bool outputIsUTC) const;
     41        const WTF::GregorianDateTime* gregorianDateTime(ExecState*, bool outputIsUTC) const;
    4242
    4343        static PassRefPtr<Structure> createStructure(JSValue prototype)
Note: See TracChangeset for help on using the changeset viewer.