From 2b7f36676ba14efc7a250a56a805493e8fddedde Mon Sep 17 00:00:00 2001 From: midipix Date: Thu, 26 Nov 2015 10:20:15 -0500 Subject: whitespace meditation. --- src/internal/perk_output_impl.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/internal') diff --git a/src/internal/perk_output_impl.h b/src/internal/perk_output_impl.h index d60d78d..7540015 100644 --- a/src/internal/perk_output_impl.h +++ b/src/internal/perk_output_impl.h @@ -1,6 +1,9 @@ #include -static inline FILE * pe_output_prolog(const struct pe_common_ctx * cctx, FILE * fout, FILE ** ftmp) +static inline FILE * pe_output_prolog( + const struct pe_common_ctx * cctx, + FILE * fout, + FILE ** ftmp) { int fdout; -- cgit v1.2.3