On Thu 2009-01-01 01:03:12 UTC+0000, Bruce Cran ([email protected]) wrote: > > is there a C-beauitful//reformatter in ports? need one Badly!! > > It's not in ports, but /usr/bin/indent reformats C code.
I prefer the GNU version. devel/gindent in ports. $ cat ~/.indent.pro -kr -bl -bli0 -bls -i4 -ts1 -nce -ncs -fca -nfc1 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
