Add missing blank line

This commit is contained in:
Johannes Marbach 2021-09-24 09:39:59 +02:00
parent 52ab9c8eb3
commit 5252f41319

View file

@ -41,6 +41,7 @@ static int current_vt = -1;
static bool resized_vts[MAX_NR_CONSOLES];
static float height_factor = 1;
/**
* Static prototypes
*/