mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
Add comment to previous
This commit is contained in:
parent
066e3310a9
commit
8a8ae8bf85
@ -315,6 +315,7 @@ ber_get_stringbvl( bgbvr *b, ber_len_t *rlen )
|
||||
char *last, *orig;
|
||||
struct berval bv, *bvp = NULL;
|
||||
|
||||
/* For rewinding, just like ber_peek_tag() */
|
||||
orig = b->ber->ber_ptr;
|
||||
tag = b->ber->ber_tag;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user