summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Andersen2005-02-08 00:06:20 +0100
committerEric Andersen2005-02-08 00:06:20 +0100
commitd040a8d3de3903be6f436cd69431c52d5c69d017 (patch)
treed9aa44b7ae51b1368e28591be89035053d175d39
parenttest (diff)
downloadbuildroot-d040a8d3de3903be6f436cd69431c52d5c69d017.tar.gz
buildroot-d040a8d3de3903be6f436cd69431c52d5c69d017.tar.xz
buildroot-d040a8d3de3903be6f436cd69431c52d5c69d017.zip
foo
-rw-r--r--tiny.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tiny.c b/tiny.c
index e54c0ff9e..efa1209dc 100644
--- a/tiny.c
+++ b/tiny.c
@@ -1,3 +1,5 @@
+/* comment */
+
#include <unistd.h>
int main(void)