style(posix): tidy up member name for Shutdown

This commit is contained in:
phaneron 2025-03-15 22:55:14 -04:00
parent 3e7a111809
commit 81cc3145b3

View file

@ -790,7 +790,7 @@ bool Delete(FileParms* parms) {
// write
// writep
// Filesystem::shutdown;
// shutdown
bool Shutdown(FileParms* parms) {
// ?
return true;