1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-08 04:58:40 +03:00

s4:ldb: fix extrasemi compile warning

This commit is contained in:
Björn Jacke 2009-04-03 19:27:16 +02:00 committed by Stefan Metzmacher
parent 488bac4038
commit 1563796b44

View File

@ -151,7 +151,7 @@ static struct dsdb_control_current_partition *find_partition(struct partition_pr
}
return NULL;
};
}
/**
* fire the caller's callback for every entry, but only send 'done' once.