[net.unix] help me undo "indent" formatter

gsp@ulysses.UUCP (Gary Perlman) (07/23/84)

Sure, I admit it was stupid to try a program without reading the whole manual,
but I tried the new UCB C formatter "indent" and insted of sending its output
to the standard output, or even using a tmp file, it reformatted my program.
That would be okay, except that it uses the idiotic K&R format like:
	for (...) {
		...
	}
Does any one know how I can get my old Pascal style indentation back?
	Gary Perlman
	AT&T Bell Labs
	600 Mountain Ave.
	Murray Hill, NJ 07974
	(201) 582-3624
	uucp: ulysses!gsp