Search
lxdream.org :: lxdream/src/drivers/audio_null.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/drivers/audio_null.c
changeset 561:533f6b478071
prev106:9048bac046c3
next643:653b0a70f173
author nkeynes
date Fri Jan 25 05:52:51 2008 +0000 (16 years ago)
permissions -rw-r--r--
last change Detect if we failed to obtain a GLX visual and abort rather than crashing
file annotate diff log raw
1.1 --- a/src/drivers/audio_null.c Tue Mar 14 12:45:53 2006 +0000
1.2 +++ b/src/drivers/audio_null.c Fri Jan 25 05:52:51 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: audio_null.c,v 1.3 2006-03-14 12:45:53 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * The "null" audio driver, which just discards all input without even
1.9 * looking at it.
.