Skip to content
Snippets Groups Projects
Commit 014ba5ac authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

silence warning

parent a62aa615
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,9 @@
#include "slap.h"
#include <ldap_pvt.h>
#if 0 /* unused */
static char *find_matching_paren( const char *s );
#endif /* unused */
static Filter *str2list( const char *str, long unsigned int ftype);
static Filter *str2simple( const char *str);
static int str2subvals( const char *val, Filter *f);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment