Dear all, the up-to-date indent translates a line like
bla._blub = 1; into a line like bla._ blub = 1; (insert whitespace after _) which breaks C code... Older versions didn't do that Is this change intended? If yes, is there a command line option to turn it off? Best regards Michael _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"