summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fbv.14
-rw-r--r--main.c2
2 files changed, 4 insertions, 2 deletions
diff --git a/fbv.1 b/fbv.1
index b7e0bb3..4ef605c 100644
--- a/fbv.1
+++ b/fbv.1
@@ -55,4 +55,6 @@ Mateusz 'mteg' Golicz <mtg@elsat.net.pl>
.br
Marcin 'Piaskowy' Zieba <piaskowy@irc.pl>
.br
-
+YL godspeed1989 <godspeed1989@gmail.com>
+
+.br
diff --git a/main.c b/main.c
index 9b61049..bbda83a 100644
--- a/main.c
+++ b/main.c
@@ -554,6 +554,6 @@ int main(int argc, char **argv)
printf("\033[?25h");
fflush(stdout);
}
- return(0);
+ return 0;
}
OpenPOWER on IntegriCloud