eric pouech (@epo) commented about programs/cmd/builtins.c:
return NO_ERROR;
}
+/****************************************************************************
- WCMD_mode
- Get or set the console size
- */
+static RETURN_CODE WCMD_mode_con(WCHAR *args);
just move function implementation here to avoid forward declaration