growfs(8): Grammar fix
Event: Advanced UNIX Programming Course (Fall'23) at NTHU. Pull Request: https://github.com/freebsd/freebsd-src/pull/1056
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ static FILE *dbg_log = NULL;
|
||||
static unsigned int indent = 0;
|
||||
|
||||
/*
|
||||
* prototypes not done here, as they come with debug.h
|
||||
* prototypes are not done here, as they come with debug.h
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user