diff options
Diffstat (limited to 'src/libidn-test.c')
-rw-r--r-- | src/libidn-test.c | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/libidn-test.c b/src/libidn-test.c index 24d9f0a..7831a9b 100644 --- a/src/libidn-test.c +++ b/src/libidn-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 <stdlib.h> #include <idna.h> |