Fix typo in last commit.

This commit is contained in:
Kurt Zeilenga 2002-05-15 05:44:46 +00:00
parent 10a3a1b9c9
commit 36d9d9729c

View File

@ -16,7 +16,7 @@
#include "back-passwd.h"
#include <ldap_pvt.h>
stativ void pw_start( Backend *be );
static void pw_start( Backend *be );
static Entry *pw2entry(
Backend *be,