diff options
Diffstat (limited to 'ex_append.c')
-rw-r--r-- | ex_append.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ex_append.c b/ex_append.c new file mode 100644 index 0000000..18aad48 --- /dev/null +++ b/ex_append.c @@ -0,0 +1,3 @@ +void ex_append() +{ +} |