mirror of
https://github.com/thunderbrewhq/bc.git
synced 2025-12-12 01:52:30 +00:00
style(posix): tidy up member name for Shutdown
This commit is contained in:
parent
3e7a111809
commit
81cc3145b3
1 changed files with 1 additions and 1 deletions
|
|
@ -790,7 +790,7 @@ bool Delete(FileParms* parms) {
|
||||||
// write
|
// write
|
||||||
// writep
|
// writep
|
||||||
|
|
||||||
// Filesystem::shutdown;
|
// shutdown
|
||||||
bool Shutdown(FileParms* parms) {
|
bool Shutdown(FileParms* parms) {
|
||||||
// ?
|
// ?
|
||||||
return true;
|
return true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue