X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=output.h;h=b51c1de5b4c987db01e1c40e134a67ac06e6783a;hb=edf082882ea7a2d27d3a3322a84e42b040f186a4;hp=53afb2c5972e13b1a4964a45c8ef00c39e5fdf0f;hpb=89ecd60fab0d93d6df6aa35e663ab67db860fa1d;p=c11tester.git diff --git a/output.h b/output.h index 53afb2c5..b51c1de5 100644 --- a/output.h +++ b/output.h @@ -15,6 +15,6 @@ static inline void print_program_output() { } void redirect_output(); void clear_program_output(); void print_program_output(); -#endif/* ! CONFIG_DEBUG */ +#endif /* ! CONFIG_DEBUG */ -#endif/* __OUTPUT_H__ */ +#endif /* __OUTPUT_H__ */