diff src/openal-test.c @ 2333:f653602a0500

Rebrand to new project name MXE
author Volker Grabsch <vog@notjusthosting.com>
date Wed, 28 Mar 2012 15:46:58 +0200
parents 7e9f957b3239
children 8a6c466753e2
line wrap: on
line diff
--- a/src/openal-test.c	Wed Mar 28 00:33:05 2012 +1100
+++ b/src/openal-test.c	Wed Mar 28 15:46:58 2012 +0200
@@ -1,4 +1,4 @@
-/* This file is part of mingw-cross-env.       */
+/* This file is part of MXE.                   */
 /* See doc/index.html for further information. */
 
 #include <AL/alc.h>
@@ -18,4 +18,4 @@
     alcCloseDevice(dev);
 
     return 0;
-}
\ No newline at end of file
+}