diff options
Diffstat (limited to 'src/freeglut-test.c')
-rw-r--r-- | src/freeglut-test.c | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/freeglut-test.c b/src/freeglut-test.c index aaa2d73..d3c9e92 100644 --- a/src/freeglut-test.c +++ b/src/freeglut-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 <GL/glut.h> |