aboutsummaryrefslogtreecommitdiff
path: root/tests/nested-array.c
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-02-13 12:04:05 -0800
committerMichael Forney <mforney@mforney.org>2019-02-13 12:07:11 -0800
commit7b800b29e048a2bb05c8d6d04442524677f2c061 (patch)
tree3798dadc00c9401883417f58db12925325870228 /tests/nested-array.c
parent3432fee6727308e459faae48cb45d538addab9d7 (diff)
Add missing trailing newlines
Diffstat (limited to 'tests/nested-array.c')
-rw-r--r--tests/nested-array.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/nested-array.c b/tests/nested-array.c
index 3c62258..0f0a121 100644
--- a/tests/nested-array.c
+++ b/tests/nested-array.c
@@ -1 +1 @@
-int x[2][3]; \ No newline at end of file
+int x[2][3];