summaryrefslogtreecommitdiffstats
path: root/src/highlight.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/highlight.c')
-rw-r--r--src/highlight.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/highlight.c b/src/highlight.c
index 79501d2b2c..6716da03ef 100644
--- a/src/highlight.c
+++ b/src/highlight.c
@@ -469,7 +469,7 @@ init_highlight(
* the user to override the color values. Only loaded once.
*/
static void
-load_default_colors_lists()
+load_default_colors_lists(void)
{
// Lacking a default color list isn't the end of the world but it is likely
// an inconvenience so users should know when it is missing.