Index: uspace/lib/block/block.h
===================================================================
--- uspace/lib/block/block.h	(revision b7fd2a02e4161f4edd38548e7f8456b8021549be)
+++ uspace/lib/block/block.h	(revision 50206e9574b78ae79eedeb03577fe6a9f9bb4d09)
@@ -85,5 +85,5 @@
 	/** Link for placing the block into the free block list. */
 	link_t free_link;
-	/** Link for placing the block into the block hash table. */ 
+	/** Link for placing the block into the block hash table. */
 	ht_link_t hash_link;
 	/** Buffer with the block data. */
