mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-07 07:00:48 +00:00
netbsdaudio: Removed email address from source code.
Not to diminish their contribution, but I'm about to tear this code up and would rather the bug reports go to the SDL project.
This commit is contained in:
parent
51ae78c0af
commit
0f6e59312b
1 changed files with 1 additions and 4 deletions
|
|
@ -22,10 +22,7 @@
|
|||
|
||||
#ifdef SDL_AUDIO_DRIVER_NETBSD
|
||||
|
||||
/*
|
||||
* Driver for native NetBSD audio(4).
|
||||
* nia@NetBSD.org
|
||||
*/
|
||||
// Driver for native NetBSD audio(4).
|
||||
|
||||
#include <errno.h>
|
||||
#include <unistd.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue