Changeset 437


Ignore:
Timestamp:
Feb 28, 2008, 4:59:05 AM (16 years ago)
Author:
NoWest
Message:

ミスしたままコミットしてしまったので修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Include/Classes/System/IO/FileStream.ab

    r436 r437  
    434434
    435435    Override Function CreateWaitHandle() As System.Threading.WaitHandle
    436         Return Return New System.Threading.AutoResetEvent(False)
     436        Return New System.Threading.AutoResetEvent(False)
    437437    End Function
    438438
Note: See TracChangeset for help on using the changeset viewer.