j
k
j a
j l
eric pouech (@epo) commented about programs/cmd/wcmdmain.c:
static int max_width; static int numChars; +static HANDLE control_c_event = NULL;
static int max_width; static int numChars;
+static HANDLE control_c_event = NULL;
the NULL initialization isn't needed
Back to the thread
Back to the list