Changeset 277


Ignore:
Timestamp:
Jun 15, 2007, 10:09:15 AM (17 years ago)
Author:
NoWest
Message:

タイプミスを修正。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Include/Classes/System/Collections/ArrayList.ab

    r271 r277  
    343343
    344344    Static Function Synchronized(l As IList) As IList
    345         Return Synchronized(Adapter(VarPtr(i)))
     345        Return Synchronized(Adapter(VarPtr(l)))
    346346    End Function
    347347
Note: See TracChangeset for help on using the changeset viewer.