From 7b0f14fc29be81d2aea044610a02ecaf9d9dd785 Mon Sep 17 00:00:00 2001
From: Quanah Gibson-Mount <quanah@openldap.org>
Date: Sat, 26 Jan 2013 18:37:29 -0800
Subject: [PATCH] Clean up whitespace

---
 contrib/slapd-modules/allowed/allowed.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/slapd-modules/allowed/allowed.c b/contrib/slapd-modules/allowed/allowed.c
index 7f1d16a48f..5e76343952 100644
--- a/contrib/slapd-modules/allowed/allowed.c
+++ b/contrib/slapd-modules/allowed/allowed.c
@@ -50,7 +50,7 @@
  * NOTE: part of the schema definition reported below is taken
  * from Microsoft schema definitions (OID, NAME, SYNTAX);
  *
- * EQUALITY is taken from 
+ * EQUALITY is taken from
  * <http://www.redhat.com/archives/fedora-directory-devel/2006-August/msg00007.html>
  * (posted by Andrew Bartlett)
  *
-- 
GitLab