Space/tab mixup.

This commit is contained in:
Juanma Barranquero 2006-11-24 10:31:26 +00:00
parent ac39a725f3
commit db9cd97ad4
11 changed files with 21 additions and 21 deletions

View file

@ -463,7 +463,7 @@ file_name_absolute_p (filename)
}
#ifdef WINDOWSNT
/* Wrapper to make WSACleanup a cdecl, as required by atexit(). */
/* Wrapper to make WSACleanup a cdecl, as required by atexit(). */
void
__cdecl close_winsock ()
{