diff options
author | William Victor Mote <vmote@apache.org> | 2003-06-30 16:13:16 +0000 |
---|---|---|
committer | William Victor Mote <vmote@apache.org> | 2003-06-30 16:13:16 +0000 |
commit | f6f48cc70dfc9dbe76c74b8c5413d12bf3d5e9f5 (patch) | |
tree | 47d366386f84acb3cedb4364c49336222803e1b6 /checkstyle.cfg | |
parent | ec3f493618a1c1e62eec441ef515ae9d0dec4487 (diff) | |
download | xmlgraphics-fop-f6f48cc70dfc9dbe76c74b8c5413d12bf3d5e9f5.tar.gz xmlgraphics-fop-f6f48cc70dfc9dbe76c74b8c5413d12bf3d5e9f5.zip |
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
Diffstat (limited to 'checkstyle.cfg')
-rw-r--r-- | checkstyle.cfg | 2 |
1 files changed, 1 insertions, 1 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$ |