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