diff options
Diffstat (limited to 'src/file-test.c')
-rw-r--r-- | src/file-test.c | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/file-test.c b/src/file-test.c index 337cfb9..1d038b1 100644 --- a/src/file-test.c +++ b/src/file-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 <stdio.h> #include <magic.h> |