]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/getdn.c
Merge remote-tracking branch 'origin/mdb.master'
[openldap] / libraries / libldap / getdn.c
index 5cb0149b29871d066e3bd0a806b515dc2a949dd4..d35208d38b012508a04711c4d2dc7c33e4de9fc7 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2011 The OpenLDAP Foundation.
+ * Copyright 1998-2012 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -582,7 +582,7 @@ ldapava_new( const struct berval *attr, const struct berval *val,
        return( ava );
 }
 
-void
+static void
 ldapava_free( LDAPAVA *ava, void *ctx )
 {
        assert( ava != NULL );