From 01a6ce2baa6da364225e5f8adf27dbbc7d89e8bc Mon Sep 17 00:00:00 2001 From: Robert Adams Date: Sun, 12 Apr 2015 08:00:46 -0700 Subject: [PATCH] Add the missing commas to parcel parameter setting in osslEnable.ini --- bin/osslEnable.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/osslEnable.ini b/bin/osslEnable.ini index 659f7c4949..4324440a38 100755 --- a/bin/osslEnable.ini +++ b/bin/osslEnable.ini @@ -24,8 +24,8 @@ ; ossl functions. osslParcelO = "" osslParcelOG = "" - ; osslParcelO = "PARCEL_OWNER" - ; osslParcelOG = "PARCEL_GROUP_MEMBER,PARCEL_OWNER" + ; osslParcelO = "PARCEL_OWNER," + ; osslParcelOG = "PARCEL_GROUP_MEMBER,PARCEL_OWNER," ; ThreatLevel None Allow_osDrawEllipse = true