summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgodspeed1989 <tongxinjichu@gmail.com>2013-05-03 22:12:27 +0800
committergodspeed1989 <tongxinjichu@gmail.com>2013-05-03 22:12:27 +0800
commit4d223e6127f03b9218e8c8febb8005c44d3224c4 (patch)
treedd5358bc6e023ee97f1d6ae24d17378a1996a2f6
parent6e66a4e1b8bafe5c57f2103a62b248f5ecec2e65 (diff)
downloadfbv-4d223e6127f03b9218e8c8febb8005c44d3224c4.tar.gz
fbv-4d223e6127f03b9218e8c8febb8005c44d3224c4.zip
man update
-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