diff options
Diffstat (limited to 'src/openal-test.c')
-rw-r--r-- | src/openal-test.c | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/openal-test.c b/src/openal-test.c index d8d0c47..9e3ead1 100644 --- a/src/openal-test.c +++ b/src/openal-test.c @@ -1,5 +1,7 @@ -/* This file is part of MXE. */ -/* See doc/index.html for further information. */ +/* + * This file is part of MXE. + * See doc/index.html for further information. + */ #include <AL/alc.h> |