* autoload.cc: Delete stray CR.

This commit is contained in:
Corinna Vinschen 2009-07-06 10:44:14 +00:00
parent 5ea3e685eb
commit e4001d4ccd
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2009-07-06 Corinna Vinschen <corinna@vinschen.de>
* autoload.cc: Delete stray CR.
2009-07-05 Christopher Faylor <me+cygwin@cgf.cx>
* fhandler_console.cc: Change workstation -> windows station

View File

@ -410,7 +410,7 @@ LoadDLLfuncEx2 (SendARP, 16, iphlpapi, 1, 50)
LoadDLLfunc (CoTaskMemFree, 4, ole32)
LoadDLLfuncEx (AttachConsole, 4, kernel32, 1)
LoadDLLfuncEx (AttachConsole, 4, kernel32, 1)
LoadDLLfuncEx (FindFirstVolumeA, 8, kernel32, 1)
LoadDLLfuncEx (FindNextVolumeA, 12, kernel32, 1)
LoadDLLfuncEx (FindVolumeClose, 4, kernel32, 1)