summaryrefslogtreecommitdiff
path: root/src/template
diff options
context:
space:
mode:
authorKeith Winstein <keithw@cs.stanford.edu>2023-02-25 10:56:25 -0800
committerGitHub <noreply@github.com>2023-02-25 10:56:25 -0800
commitb1c375caae3830f73120d7d4fe9118bf2895c57c (patch)
treefcae7e07cde6b26b213185804fcd280c9e67e1e2 /src/template
parentadc9ecc3f75f537628c6b9759db81c2582cdd967 (diff)
downloadwabt-b1c375caae3830f73120d7d4fe9118bf2895c57c.tar.gz
wabt-b1c375caae3830f73120d7d4fe9118bf2895c57c.tar.bz2
wabt-b1c375caae3830f73120d7d4fe9118bf2895c57c.zip
wasm2c: cap blank lines between sections (NFC) (#2148)
Diffstat (limited to 'src/template')
-rw-r--r--src/template/wasm2c.bottom.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/template/wasm2c.bottom.h b/src/template/wasm2c.bottom.h
index ca8de5b3..d4aa34d6 100644
--- a/src/template/wasm2c.bottom.h
+++ b/src/template/wasm2c.bottom.h
@@ -1,4 +1,3 @@
-
#ifdef __cplusplus
}
#endif