diff options
author | Eric Andersen <andersen@codepoet.org> | 2005-02-07 23:11:43 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2005-02-07 23:11:43 +0000 |
commit | 387f864ff96b1c306a569074fbb501308b3bab4b (patch) | |
tree | dc70226ab26dbbaaec7eb20d8a7b1f091c16fc0b /tiny.c | |
parent | d040a8d3de3903be6f436cd69431c52d5c69d017 (diff) | |
download | buildroot-novena-387f864ff96b1c306a569074fbb501308b3bab4b.tar.gz buildroot-novena-387f864ff96b1c306a569074fbb501308b3bab4b.zip |
test 3
Diffstat (limited to 'tiny.c')
-rw-r--r-- | tiny.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -/* comment */ +/* comment, test 2*/ #include <unistd.h> |