projects
/
ghc-hetmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a882e1
)
[project @ 1997-05-18 04:25:36 by sof]
author
sof
<unknown>
Sun, 18 May 1997 04:25:36 +0000
(
04:25
+0000)
committer
sof
<unknown>
Sun, 18 May 1997 04:25:36 +0000
(
04:25
+0000)
inputReady prototype; extra arg
ghc/lib/cbits/stgio.h
patch
|
blob
|
history
diff --git
a/ghc/lib/cbits/stgio.h
b/ghc/lib/cbits/stgio.h
index
d6b9b02
..
7e43675
100644
(file)
--- a/
ghc/lib/cbits/stgio.h
+++ b/
ghc/lib/cbits/stgio.h
@@
-80,7
+80,7
@@
int unlockFile PROTO((int));
StgInt getLock PROTO((StgForeignObj, StgInt));
/* inputReady.lc */
-StgInt inputReady PROTO((StgForeignObj));
+StgInt inputReady PROTO((StgForeignObj,StgInt));
/* openFile.lc */
StgAddr openFile PROTO((StgByteArray, StgByteArray));