diff options
author | Chris Bowditch <cbowditch@apache.org> | 2009-03-23 11:03:33 +0000 |
---|---|---|
committer | Chris Bowditch <cbowditch@apache.org> | 2009-03-23 11:03:33 +0000 |
commit | e46d4be9eeb5dd61b074823af218b741a0025286 (patch) | |
tree | 1c8ca877975577e4aaf86842722497e340d88f38 /src | |
parent | a5f60685ab8de7d45795f98ed52da166464c093e (diff) | |
download | xmlgraphics-fop-e46d4be9eeb5dd61b074823af218b741a0025286.tar.gz xmlgraphics-fop-e46d4be9eeb5dd61b074823af218b741a0025286.zip |
added extra blank line which is consistent with the other files in this folder and makes it easier to merge these files with their counterparts in xgc
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@757375 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src')
-rw-r--r-- | src/java/META-INF/services/org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/java/META-INF/services/org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory b/src/java/META-INF/services/org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory index b607a5e64..46760b291 100644 --- a/src/java/META-INF/services/org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory +++ b/src/java/META-INF/services/org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory @@ -1,2 +1,2 @@ org.apache.fop.image.loader.batik.ImageLoaderFactorySVG
-org.apache.fop.image.loader.batik.ImageLoaderFactoryWMF
\ No newline at end of file +org.apache.fop.image.loader.batik.ImageLoaderFactoryWMF
|