Add comment to previous

This commit is contained in:
Howard Chu 2003-03-12 03:23:09 +00:00
parent 066e3310a9
commit 8a8ae8bf85

View File

@ -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;