X-Git-Url: http://plrg.eecs.uci.edu/git/?p=c11tester.git;a=blobdiff_plain;f=output.h;h=b51c1de5b4c987db01e1c40e134a67ac06e6783a;hp=e390bb613510539958a1507eb2aaaddebd374ae3;hb=251ac4b4bf3a9f2d3cfacc1e6618200ca1c431ac;hpb=222118f318e4788839083a6d99aa7309246243e7 diff --git a/output.h b/output.h index e390bb61..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__ */