mirror of
https://github.com/gbowne1/ClassicOS.git
synced 2026-02-11 21:35:20 -08:00
fix formatting in klibc/string.c
This commit is contained in:
@@ -105,3 +105,4 @@ int strcmp(const char* s1, const char* s2) {
|
|||||||
|
|
||||||
return d;
|
return d;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user