indent style issue

Zinat Shaikh <[email protected]> Mon, 5 May 2014 15:25:33 +0530
Newsgroups gmane.comp.gnu.indent.bugs
Message-ID <CADGA_dOg-Six6MuEMhT6n1Y5L0DZy-wt0COtW5263WgZo-cAxA@mail.gmail.com>
Hello,

            I am using indent program where in am using a specific style
and against that style am checking the difference between the two


For Eg:
indent -gnu test.c > temp
diff test.c tem

this gives me the difference.. So rather then giving  the difference i just
want to print that its not following the given style, is there  a command
for the same or can i make  changes to the code if so where should i do..


Regards,
Zinat Shaikh