diff options
Diffstat (limited to 'src/defs.h')
-rw-r--r-- | src/defs.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -93,7 +93,7 @@ enum streamtype { stream_in, stream_out, stream_outlite, - stream_chardev + stream_randread }; struct stream { |