Fixed a build error.

geesefs-0-30-9
Aaron Jacobs 2015-03-02 15:36:13 +11:00
parent 8c9b8c09e6
commit 6d1146c42d
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ type inode struct {
/////////////////////////
// Is this a directory? If not, it is a file.
bool dir
dir bool
/////////////////////////
// Mutable state