nit
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 2 Aug 2010 11:00:51 +0000 (11:00 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 2 Aug 2010 11:00:51 +0000 (11:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@981453 13f79535-47bb-0310-9956-ffa450edef68

conf/catalina.policy

index 511e864..200936a 100644 (file)
@@ -121,7 +121,7 @@ grant codeBase "file:${catalina.home}/lib/-" {
 // These permissions are granted by default to all web applications
 // In addition, a web application will be given a read FilePermission
 // and JndiPermission for all files and directories in its document root.
-grant { 
+grant {
     // Required for JNDI lookup of named JDBC DataSource's and
     // javamail named MimePart DataSource used to send mail
     permission java.util.PropertyPermission "java.home", "read";