r1091 - trunk/code/win32

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue May 29 15:24:11 EDT 2007


Author: tma
Date: 2007-05-29 15:24:11 -0400 (Tue, 29 May 2007)
New Revision: 1091

Modified:
   trunk/code/win32/win_input.c
Log:
* Whitespace :(


Modified: trunk/code/win32/win_input.c
===================================================================
--- trunk/code/win32/win_input.c	2007-05-29 19:22:24 UTC (rev 1090)
+++ trunk/code/win32/win_input.c	2007-05-29 19:24:11 UTC (rev 1091)
@@ -1131,7 +1131,7 @@
 					 CALLBACK_FUNCTION ) != MMSYSERR_NOERROR )
 	{
 		Com_Printf( "WARNING: could not open MIDI device %d: '%s'\n",
-                in_mididevice->integer , s_midiInfo.caps[( int ) in_mididevice->value].szPname );
+								in_mididevice->integer , s_midiInfo.caps[( int ) in_mididevice->value].szPname );
 		return;
 	}
 




More information about the quake3-commits mailing list