diff src/thread/nds/SDL_syscond_c.h @ 2671:c3e7c0698cbb gsoc2008_nds

some changes to the dummy driver for debug purposes that should be reverted. most importantly, commenting out a check for an env. var.
author Darren Alton <dalton@stevens.edu>
date Thu, 12 Jun 2008 02:38:49 +0000
parents 6e4669f4db49
children
line wrap: on
line diff
--- a/src/thread/nds/SDL_syscond_c.h	Tue Jun 10 06:57:57 2008 +0000
+++ b/src/thread/nds/SDL_syscond_c.h	Thu Jun 12 02:38:49 2008 +0000
@@ -22,6 +22,5 @@
 
 #ifdef SAVE_RCSID
 static char rcsid =
- "@(#) $Id: SDL_syscond_c.h,v 1.2 2001/04/26 16:50:18 hercules Exp $";
+    "@(#) $Id: SDL_syscond_c.h,v 1.2 2001/04/26 16:50:18 hercules Exp $";
 #endif
-