aboutsummaryrefslogtreecommitdiffstats
path: root/findbugs-exclude.xml
diff options
context:
space:
mode:
Diffstat (limited to 'findbugs-exclude.xml')
-rw-r--r--findbugs-exclude.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/findbugs-exclude.xml b/findbugs-exclude.xml
index a764eac41..006a43380 100644
--- a/findbugs-exclude.xml
+++ b/findbugs-exclude.xml
@@ -4424,7 +4424,7 @@
<Bug pattern="SF_SWITCH_FALLTHROUGH"/>
</Match>
<Match>
- <Class name="org.apache.fop.render.java2d.Java2DBorderPainter"/>
+ <Class name="org.apache.fop.render.java2d.Java2DGraphicsPainter"/>
<Method name="drawLine"/>
<Bug pattern="SF_SWITCH_FALLTHROUGH"/>
</Match>