diff options
author | Eric Andersen <andersen@codepoet.org> | 2005-02-07 23:34:54 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2005-02-07 23:34:54 +0000 |
commit | 16ba3b949bdb40bf66de4882d3206aceef13ea2c (patch) | |
tree | ec149f16896dd3a8b5bc9a1b4169e45d4683b3e5 /tiny.c | |
parent | af76297d4ad42b6f219576508debbb8190a2afbc (diff) | |
download | buildroot-novena-16ba3b949bdb40bf66de4882d3206aceef13ea2c.tar.gz buildroot-novena-16ba3b949bdb40bf66de4882d3206aceef13ea2c.zip |
test 10
Diffstat (limited to 'tiny.c')
-rw-r--r-- | tiny.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -/* comment, test #9 */ +/* comment, test #10 */ #include <unistd.h> |