[project @ 1997-10-21 20:39:45 by sof]
[ghc-hetmet.git] / ghc / lib / cbits / stgio.h
index 7e43675..2c5eab2 100644 (file)
@@ -51,7 +51,7 @@ StgInt        fileSize    PROTO((StgForeignObj, StgByteArray));
 StgInt flushFile   PROTO((StgForeignObj));
 
 /* freeFile.lc */
-void freeStdChannel PROTO((StgForeignObj));
+void freeStdFile PROTO((StgForeignObj));
 void freeFile PROTO((StgForeignObj));
 
 /* getBufferMode.lc */