diff --git a/terminal.c b/terminal.c index 96cb5b6..73f68d0 100644 --- a/terminal.c +++ b/terminal.c @@ -41,6 +41,7 @@ static int current_vt = -1; static bool resized_vts[MAX_NR_CONSOLES]; static float height_factor = 1; + /** * Static prototypes */