diff options
Diffstat (limited to 'src/gtkglext-test.c')
-rw-r--r-- | src/gtkglext-test.c | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/gtkglext-test.c b/src/gtkglext-test.c index 5ceb99d..8f915f6 100644 --- a/src/gtkglext-test.c +++ b/src/gtkglext-test.c @@ -1,5 +1,7 @@ -/* This file is part of mingw-cross-env. */ -/* See doc/index.html for further information. */ +/* + * This file is part of MXE. + * See index.html for further information. + */ #include <gtk/gtk.h> #include <gtk/gtkgl.h> |