Index: uspace/srv/fs/fat/fat_dentry.c
===================================================================
--- uspace/srv/fs/fat/fat_dentry.c	(revision a35b458e9db1ca95e679799dc7c1b12c83359ca3)
+++ uspace/srv/fs/fat/fat_dentry.c	(revision 5754c31e4e22b3ba9c461583e759f5fed5d44704)
@@ -382,5 +382,5 @@
 {
 	wchar_t ch;
-	size_t offset=0;
+	size_t offset = 0;
 	bool result = true;
 
