summaryrefslogtreecommitdiff
path: root/src/dged/display.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dged/display.h')
-rw-r--r--src/dged/display.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dged/display.h b/src/dged/display.h
index f9c7ef8..950ab3c 100644
--- a/src/dged/display.h
+++ b/src/dged/display.h
@@ -13,7 +13,7 @@ struct command_list;
* The only implementation of this is currently a termios one.
* @returns A pointer to the display.
*/
-struct display *display_create();
+struct display *display_create(void);
/**
* Resize the display