rcs_comment_set
rcs_comment_set(cf->file_rcs, " * ");
rcs_comment_set(cf->file_rcs, comment);
void rcs_comment_set(RCSFILE *, const char *);
void rcs_comment_set(RCSFILE *, const char *);
rcs_comment_set(file, comment);