aboutsummaryrefslogtreecommitdiffstats
path: root/test_gen.c
diff options
context:
space:
mode:
authorTomasz Kramkowski <tk@the-tk.com>2021-07-14 18:27:15 +0100
committerTomasz Kramkowski <tk@the-tk.com>2021-07-14 18:27:15 +0100
commit18e1756dfb07d0adbd4f045534a18194839fe86c (patch)
tree530c3b11b3c50c0f4760e0da1a935fd9aca8afa5 /test_gen.c
parent9dec303c70c1e23283bc53d158ee503870f1d2b2 (diff)
downloadpack-18e1756dfb07d0adbd4f045534a18194839fe86c.tar.gz
pack-18e1756dfb07d0adbd4f045534a18194839fe86c.tar.xz
pack-18e1756dfb07d0adbd4f045534a18194839fe86c.zip
README updates
Diffstat (limited to 'test_gen.c')
-rw-r--r--test_gen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_gen.c b/test_gen.c
index 809b1ba..3cbaa08 100644
--- a/test_gen.c
+++ b/test_gen.c
@@ -157,4 +157,4 @@ int main(void)
for (int j = 2; j < 4; j++)
unpack_gen(out, &fmtinfo[i], j);
}
-}
+}