diff options
Diffstat (limited to 'src/stat.h')
-rw-r--r-- | src/stat.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -126,7 +126,7 @@ struct bfs_stat { * itself. * @flags * Flags that affect the lookup. - * @buf (out) + * @buf[out] * A place to store the stat buffer, if successful. * @return * 0 on success, -1 on error. |