summaryrefslogtreecommitdiffstats
path: root/src/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/defs.h')
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index a7a678d..5f1a733 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -93,7 +93,7 @@ enum streamtype {
stream_in,
stream_out,
stream_outlite,
- stream_chardev
+ stream_randread
};
struct stream {