mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-04-18 15:20:35 +08:00
Add LDAP version to comment
This commit is contained in:
parent
e605ffad4c
commit
3ea33ebd12
@ -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 );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user