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