don't close stdin, close the actual file handle we have!
authorDaniel Stenberg <daniel@haxx.se>
Mon, 26 Aug 2002 11:58:18 +0000 (11:58 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 26 Aug 2002 11:58:18 +0000 (11:58 +0000)
commit752520e42834b6527bd8ae6cb43b67389d9d2b63
tree60f89b10d0ab10d6153408ffb218b841d7c64485
parent8095b776fe94ac4f5e740bd138f13420431b1456
don't close stdin, close the actual file handle we have!
Keith MacDonald found it.
src/main.c