From 93108a826b9172f69a7b12f5ecd02190d282d3a3 Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Wed, 12 Dec 2012 18:14:35 +0000
Subject: [PATCH] Fix typos and trailing spaces in properties. Also remove/fixed unreferenced messages

---
 opends/src/svr4/OpenDS/pkg.properties |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opends/src/svr4/OpenDS/pkg.properties b/opends/src/svr4/OpenDS/pkg.properties
index 6c16341..af2abc3 100644
--- a/opends/src/svr4/OpenDS/pkg.properties
+++ b/opends/src/svr4/OpenDS/pkg.properties
@@ -1,7 +1,7 @@
 # Info for prototype
 svr4.name=opends
-svr4.fullname=OpenDS, an open source LDAP directory server 
-svr4.desc=OpenDS, an open source LDAP directory server 
+svr4.fullname=OpenDS, an open source LDAP directory server
+svr4.desc=OpenDS, an open source LDAP directory server
 svr4.arch=all
 svr4.vendor=opends.org
 svr4.basedir=/usr

--
Gitblit v1.10.0