From 4bd7613784a73b535544ad8fa4c792445b5b1b71 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Fri, 14 Dec 2007 16:07:46 +0000 Subject: fix typo in comment git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@494 ef36b2f9-881f-0410-afb5-c4e39611909c --- tests/test_myldap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_myldap.c') diff --git a/tests/test_myldap.c b/tests/test_myldap.c index 7398e3a..cf0f836 100644 --- a/tests/test_myldap.c +++ b/tests/test_myldap.c @@ -43,7 +43,7 @@ int *scope_get_var(int map) {return NULL;} const char **filter_get_var(int map) {return NULL;} const char **attmap_get_var(int map,const char *name) {return NULL;} -/* This is a very basic search test, it performs a test to get ceirtain +/* This is a very basic search test, it performs a test to get certain entries from the database. It currently just prints out the DNs for the entries. */ static void test_search(void) -- cgit v1.2.3