From f6f48cc70dfc9dbe76c74b8c5413d12bf3d5e9f5 Mon Sep 17 00:00:00 2001 From: William Victor Mote Date: Mon, 30 Jun 2003 16:13:16 +0000 Subject: [PATCH] Fix bad RCS keyword (should be $RCSfile$). git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196545 13f79535-47bb-0310-9956-ffa450edef68 --- checkstyle.cfg | 2 +- src/documentation/content/xdocs/download.xml | 2 +- src/documentation/content/xdocs/servlets.xml | 2 +- src/documentation/resources/stylesheets/compliance2html.xsl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/checkstyle.cfg b/checkstyle.cfg index 0002adbea..bf1364f8b 100644 --- a/checkstyle.cfg +++ b/checkstyle.cfg @@ -33,4 +33,4 @@ checkstyle.allow.protected = yes # Miscellaneous Checks -# Last Line of $RCSFile$ +# Last Line of $RCSfile$ diff --git a/src/documentation/content/xdocs/download.xml b/src/documentation/content/xdocs/download.xml index 765155e75..ac030b397 100644 --- a/src/documentation/content/xdocs/download.xml +++ b/src/documentation/content/xdocs/download.xml @@ -38,4 +38,4 @@ Anyone can do this using the - \ No newline at end of file + diff --git a/src/documentation/content/xdocs/servlets.xml b/src/documentation/content/xdocs/servlets.xml index b3120f531..efe5bc7b1 100644 --- a/src/documentation/content/xdocs/servlets.xml +++ b/src/documentation/content/xdocs/servlets.xml @@ -243,4 +243,4 @@ public void init() throws ServletException { - + diff --git a/src/documentation/resources/stylesheets/compliance2html.xsl b/src/documentation/resources/stylesheets/compliance2html.xsl index 9d7c7bc61..42fae4284 100644 --- a/src/documentation/resources/stylesheets/compliance2html.xsl +++ b/src/documentation/resources/stylesheets/compliance2html.xsl @@ -418,4 +418,4 @@ - \ No newline at end of file + -- 2.39.5