aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/flow/table
diff options
context:
space:
mode:
authorVincent Hennebert <vhennebert@apache.org>2012-03-06 10:17:54 +0000
committerVincent Hennebert <vhennebert@apache.org>2012-03-06 10:17:54 +0000
commite5b62535bb2465a876b18793ac66d37fe5570a1b (patch)
tree289c99cb1eb3e77eda7994432385d983736e4c3e /src/java/org/apache/fop/fo/flow/table
parent43e37136e1c31da381739a55254fc2d4bb5ef102 (diff)
downloadxmlgraphics-fop-e5b62535bb2465a876b18793ac66d37fe5570a1b.tar.gz
xmlgraphics-fop-e5b62535bb2465a876b18793ac66d37fe5570a1b.zip
Added new line at end of files and enabled corresponding rule in checkstyle-5.5
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1297404 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/java/org/apache/fop/fo/flow/table')
-rw-r--r--src/java/org/apache/fop/fo/flow/table/PendingSpan.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/java/org/apache/fop/fo/flow/table/PendingSpan.java b/src/java/org/apache/fop/fo/flow/table/PendingSpan.java
index 0a5a2b41a..feaaf304a 100644
--- a/src/java/org/apache/fop/fo/flow/table/PendingSpan.java
+++ b/src/java/org/apache/fop/fo/flow/table/PendingSpan.java
@@ -55,4 +55,4 @@ class PendingSpan {
}
}
-} \ No newline at end of file
+}