Introduction
Introduction Statistics Contact Development Disclaimer Help
tremove useless variable - st - [fork] customized build of st, the simple termi…
git clone git://src.adamsgaard.dk/st
Log
Files
Refs
README
LICENSE
---
commit 5d055fdc7cb441162f4ff5b67d0cbf6c58439d10
parent a6efc851b6b0fa9befe1f81627c5c5955d48e6f6
Author: Matthias-Christian Ott <[email protected]>
Date: Sun, 8 Jun 2008 20:55:42 +0200
remove useless variable
Diffstat:
M std.c | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
diff --git a/std.c b/std.c
t@@ -306,7 +306,6 @@ unbuffer(void) {
int
main(int argc, char *argv[]) {
- fd_set rd;
if(argc == 2 && !strcmp("-v", argv[1]))
eprint("std-"VERSION", © 2008 Matthias-Christian Ott\n");
else if(argc == 1)
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.