Remove bogus ; after } in documentation
This commit is contained in:
parent
0e5e043870
commit
e047d2e2bd
4 changed files with 17 additions and 17 deletions
|
|
@ -147,7 +147,7 @@ String *get_raw_text_balanced(int startchar, int endchar) {
|
|||
* friend ostream& operator<<(ostream&, const char *s);
|
||||
*
|
||||
* or
|
||||
* friend ostream& operator<<(ostream&, const char *s) { };
|
||||
* friend ostream& operator<<(ostream&, const char *s) { }
|
||||
*
|
||||
* ------------------------------------------------------------------------- */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue