indentlog: cosmetic: + comment
This commit is contained in:
parent
474446218d
commit
aa8f431cc2
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ namespace xo {
|
|||
char * p_hi = p_base + this->buf_v_.capacity();
|
||||
|
||||
this->setp(p_base, p_hi);
|
||||
this->pbump(old_n + 1);
|
||||
this->pbump(old_n + 1); /*see 'this->buf_v_[old_n] - new_ch' above*/
|
||||
|
||||
return new_ch;
|
||||
} /*overflow*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue