SET(rcopts[i].flag);
else {
/* This option doesn't have a flag, so it takes
- * an argument. */
+ * an argument. */
if (*ptr == '\0') {
rcfile_error(
N_("Option %s requires an argument"),
indent_string = mallocstrcpy(NULL, "");
/* Find the first indentation in the paragraph that doesn't
- * match the indentation of the first line, and save it in
+ * match the indentation of the first line, and save it in
* indent_string. If all the indentations are the same, save
* the indentation of the first line in indent_string. */
{