The "drop" call in wrap_comment already increments pc. Defining DOCDD
in proto.str is a warning fix.
PR 31314
* chew.c (wrap_comment): Don't increment pc.
* proto.str (DOCDD): Define.
(cherry picked from commit
e175a2fc60cb9709c4461cdd8596ae05e529d67b)
overwrite_string (tos - 1, &out);
drop ();
-
- pc++;
}
/* Mod tos so that only lines with leading dots remain */
: SUBSUBSECTION ignore ;
: INODE ignore ;
: DESCRIPTION ignore ;
+: DOCDD ignore ;
: ENDDD EXTERNAL ;
: FUNCTION EXTERNAL ;
: INTERNAL_FUNCTION INTERNAL ;