Reformat comments

This commit is contained in:
Zlatko Čalušić
2016-11-06 11:15:33 +01:00
parent d74e19b13d
commit 5de6d4fd00
11 changed files with 67 additions and 107 deletions

View File

@@ -1,3 +1,2 @@
// Package fs implements an OS independend abstraction of a file system
// suitable for backup purposes.
// Package fs implements an OS independent abstraction of a file system suitable for backup purposes.
package fs