diff -r c11abf387a7d -r d5b30d6373fc misc/libopenalbridge/openalbridge.h --- a/misc/libopenalbridge/openalbridge.h Sat Jul 31 10:52:43 2010 +0200 +++ b/misc/libopenalbridge/openalbridge.h Sat Jul 31 11:24:53 2010 +0200 @@ -40,9 +40,9 @@ // unloads data from memory and marks a free spot void openal_unloadfile (unsigned int index); - + /******* other functions continue in commands.h *******/ - + #ifdef __CPLUSPLUS } #endif