bindresponse is actually the same as ldapresult.
might as well rename it.
This commit is contained in:
@@ -26,7 +26,7 @@ int main() {
|
||||
buffer_putulong(buffer_2,op);
|
||||
buffer_putsflush(buffer_2,".\n");
|
||||
switch (op) {
|
||||
case 0:
|
||||
case BindRequest:
|
||||
{
|
||||
long version,method;
|
||||
struct string name;
|
||||
|
||||
Reference in New Issue
Block a user