summaryrefslogtreecommitdiff
path: root/term/term.h
diff options
context:
space:
mode:
Diffstat (limited to 'term/term.h')
-rw-r--r--term/term.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/term/term.h b/term/term.h
index 433990ea..8e369d3a 100644
--- a/term/term.h
+++ b/term/term.h
@@ -112,7 +112,7 @@ struct bottomhalf
};
struct bottomhalf *bottom;
-extern struct bottomhalf *devio_bottom;
+extern struct bottomhalf devio_bottom;
/* Character queues */