From 622a3334b79bc4df166762d69344168d69019072 Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Sun, 3 Jul 2011 23:06:22 +0200 Subject: [PATCH] comment --- star.c | 1 + 1 file changed, 1 insertion(+) diff --git a/star.c b/star.c index 1ef8c9b..85f0ade 100644 --- a/star.c +++ b/star.c @@ -1,4 +1,5 @@ //&>/dev/null;x="${0%.*}";[ ! "$x" -ot "$0" ]||(rm -f "$x";cc -lncurses -o "$x" "$0")&&"$x" $*;exit +// ^^ this up there makes the file executable ^^ #include #include