# HG changeset patch # User Eric Wing # Date 1340156967 25200 # Node ID 96c61ac12446d00236268094939bdd9c9cc39302 # Parent 5c9eaf0cc3859ff49a07f94814790948420c7782 Fixed a copy/paste comment error about the origins of SDL_sound_minimal.c diff -r 5c9eaf0cc385 -r 96c61ac12446 Isolated/LGPL/SDL_sound_minimal.c --- a/Isolated/LGPL/SDL_sound_minimal.c Tue Jun 19 00:40:32 2012 -0700 +++ b/Isolated/LGPL/SDL_sound_minimal.c Tue Jun 19 18:49:27 2012 -0700 @@ -18,7 +18,7 @@ */ /* - Attention: This is a stripped down file of SDL_endian for our purposes. + Attention: This was extracted from SDL_sound to go with the wav.c plugin (also from SDL_sound). This code is licensed under the LGPL. This means we must not compile this code into anything that we are not willing to publicly release source code.