Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/5/84; site cognos.UUCP Path: utzoo!dciem!nrcaer!cognos!brianc From: brianc@cognos.UUCP (Brian Campbell) Newsgroups: net.lang.c Subject: Re: Null source transformer for C Message-ID: <258@cognos.UUCP> Date: Wed, 5-Nov-86 18:11:23 EST Article-I.D.: cognos.258 Posted: Wed Nov 5 18:11:23 1986 Date-Received: Thu, 6-Nov-86 22:43:04 EST References: <5058@brl-smoke.ARPA> <1105@cit-vax.Caltech.Edu> Reply-To: brianc@cognos.UUCP (Brian Campbell) Organization: Cognos Inc., Ottawa, Canada Lines: 6 Summary: The easiest way to 'diff' such files would probably be to run each of them through the preprocessor and diff the result. I think there is an option (-b) to diff which ignores blanks (treats any series of blanks as a single blank) which should solve the indentation problem.