From 24a574d1cc976ac24dc9a5534fa741067e313de2 Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Tue, 8 Nov 2005 09:37:23 +0000 Subject: [PATCH] Another attempt to fix the compilation problem. I can't tell what happened. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@331755 13f79535-47bb-0310-9956-ffa450edef68 --- src/java/org/apache/fop/render/rtf/RTFHandler.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/java/org/apache/fop/render/rtf/RTFHandler.java b/src/java/org/apache/fop/render/rtf/RTFHandler.java index 612f16b93..1e3618cf0 100644 --- a/src/java/org/apache/fop/render/rtf/RTFHandler.java +++ b/src/java/org/apache/fop/render/rtf/RTFHandler.java @@ -1,4 +1,4 @@ -/* +/* * Copyright 1999-2005 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -95,7 +95,7 @@ import org.apache.fop.image.ImageFactory; * * @author Bertrand Delacretaz * @author Trembicki-Guy, Ed - * @author Boris Poudérous + * @author Boris Poudérous * @author Peter Herweg * @author Andreas Putz */ -- 2.39.5