From 812372c1624f958911b88816d2b541c9a512df5b Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Tue, 10 Mar 2009 22:31:08 +0000 Subject: [PATCH] fix scheme_get_port_fd docs svn: r14041 --- collects/scribblings/inside/ports.scrbl | 1 - 1 file changed, 1 deletion(-) diff --git a/collects/scribblings/inside/ports.scrbl b/collects/scribblings/inside/ports.scrbl index 840ca1a71b..4d6f16a1b7 100644 --- a/collects/scribblings/inside/ports.scrbl +++ b/collects/scribblings/inside/ports.scrbl @@ -339,7 +339,6 @@ available, zero otherwise. Under Windows, a ``file dscriptor'' is a file @cpp{HANDLE}.} @function[(long scheme_get_port_fd - [Scheme_Object* port] [Scheme_Object* port] [long* s])]{