]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-passwd/config.c
ITS#2607: improve socket() error logging with AF info
[openldap] / servers / slapd / back-passwd / config.c
index 7f6cb41169d45c82fc797843f6de7e8a721dec7c..c98f68e316368a6efe8b6977de469b7dc9b5ddb8 100644 (file)
@@ -1,4 +1,9 @@
 /* config.c - passwd backend configuration file routine */
+/* $OpenLDAP$ */
+/*
+ * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 
 #include "portable.h"
 
@@ -14,7 +19,7 @@
 int
 passwd_back_db_config(
     BackendDB  *be,
-    char       *fname,
+    const char *fname,
     int                lineno,
     int                argc,
     char       **argv