Changed multi-line C comments into another style.
The left side doesn't look unbalanced.
This commit is contained in:
@@ -306,8 +306,8 @@ INLINE int TokIsSep (enum token_t T)
|
||||
|
||||
void CopyToken (Token* Dst, const Token* Src);
|
||||
/* Copy a token. The current value of Dst.SVal is free'd, so Dst must be
|
||||
* initialized.
|
||||
*/
|
||||
** initialized.
|
||||
*/
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user