Changeset 29961 in webkit for trunk/JavaScriptCore


Ignore:
Timestamp:
Feb 4, 2008, 3:00:43 AM (17 years ago)
Author:
[email protected]
Message:

2008-02-04 Alp Toker <[email protected]>

Rubber-stamped by Mark Rowe.

Remove all trailing whitespace in the GTK+ port and related
components.

Location:
trunk/JavaScriptCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/ChangeLog

    r29943 r29961  
     12008-02-04  Alp Toker  <[email protected]>
     2
     3        Rubber-stamped by Mark Rowe.
     4
     5        Remove all trailing whitespace in the GTK+ port and related
     6        components.
     7
     8        * GNUmakefile.am:
     9
    1102008-02-02  Darin Adler  <[email protected]>
    211
  • trunk/JavaScriptCore/GNUmakefile.am

    r29741 r29961  
    112112        JavaScriptCore/wtf/TCSystemAlloc.cpp
    113113
    114 else 
     114else
    115115javascriptcore_built_nosources += \
    116116        DerivedSources/grammar.h \
     
    118118
    119119javascriptcore_sources += \
    120         JavaScriptCore/kjs/AllInOneFile.cpp 
     120        JavaScriptCore/kjs/AllInOneFile.cpp
    121121endif # END ENABLE_DEBUG
    122122
Note: See TracChangeset for help on using the changeset viewer.