summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2005-02-07 23:06:20 +0000
committerEric Andersen <andersen@codepoet.org>2005-02-07 23:06:20 +0000
commitd040a8d3de3903be6f436cd69431c52d5c69d017 (patch)
treed9aa44b7ae51b1368e28591be89035053d175d39
parentc85dc7f5f11442ec2ec085e14d21a613cd621c4d (diff)
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)