OPENJPA-2030 Add newline to EOF

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1161618 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Albert Lee 2011-08-25 16:00:50 +00:00
parent ab5e97d06d
commit 184922df56
1 changed files with 1 additions and 1 deletions

View File

@ -87,4 +87,4 @@ public class AuditLogger implements Auditor {
_out.close(); _out.close();
} }
} }
} }