diff options
Diffstat (limited to 'src/graphicsmagick-test.cpp')
-rw-r--r-- | src/graphicsmagick-test.cpp | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/graphicsmagick-test.cpp b/src/graphicsmagick-test.cpp index e6dc8ac..517483a 100644 --- a/src/graphicsmagick-test.cpp +++ b/src/graphicsmagick-test.cpp @@ -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 <Magick++.h> |