Whitespace removal.

This commit is contained in:
Ralf Corsepius
2009-12-10 14:23:57 +00:00
parent b2cc1650be
commit 335d67ac6b

View File

@@ -161,7 +161,7 @@ void process(const char *ifname, const char *ofname)
buf, buf,
buf buf
); );
/*****************************************************************/ /*****************************************************************/
/****** END OF C FILE *****/ /****** END OF C FILE *****/
/*****************************************************************/ /*****************************************************************/
@@ -212,7 +212,7 @@ void process(const char *ifname, const char *ofname)
/*****************************************************************/ /*****************************************************************/
/****** END OF H FILE *****/ /****** END OF H FILE *****/
/*****************************************************************/ /*****************************************************************/
fclose(ifile); fclose(ifile);
fclose(ocfile); fclose(ocfile);
fclose(ohfile); fclose(ohfile);