Ignore:
Timestamp:
Feb 23, 2008, 12:49:14 PM (17 years ago)
Author:
[email protected]
Message:

Build fix.

JavaScriptCore:

Touch some files, hoping that Windows build bot will create JSC headers.

  • kjs/AllInOneFile.cpp:
  • kjs/array_instance.cpp:
  • wtf/HashTable.cpp:

WebKit/gtk:

  • webkit/webkitprivate.cpp: (webkit_init): Renamed initializeThreading to initializeThreadingAndMainThread.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/kjs/AllInOneFile.cpp

    r29663 r30526  
    1 // -*- mode: c++; c-basic-offset: 4 -*-
    21/*
    3  *  Copyright (C) 2006 Apple Computer, Inc
     2 *  Copyright (C) 2006 Apple Inc. All rights reserved.
    43 *
    54 *  This library is free software; you can redistribute it and/or
Note: See TracChangeset for help on using the changeset viewer.