mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-11 15:29:18 +00:00
Fix the order of variables Cols and Rows
typo
This commit is contained in:
@ -234,7 +234,6 @@ void KShellThread()
|
||||
printf("%s", strBuf.c_str());
|
||||
debug("after strBuf: %s", strBuf.c_str());
|
||||
|
||||
|
||||
bsCount--;
|
||||
continue;
|
||||
}
|
||||
|
Reference in New Issue
Block a user