Skip to content
Snippets Groups Projects
Commit 3ea33ebd authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Add LDAP version to comment

parent e605ffad
No related branches found
No related tags found
No related merge requests found
......@@ -836,7 +836,8 @@ main( int argc, char **argv )
}
if (ldif < 2 ) {
printf( "#\n# filter%s: %s\n# requesting: ",
printf( "#\n# LDAPv%d\n# filter%s: %s\n# requesting: ",
version,
infile != NULL ? " pattern" : "",
filtpattern );
......
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