]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - libxfs/xfs_rtalloc.c
Merge whitespace changes over
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_rtalloc.c
index e33fc461aed8673023c6dc4d1c2a2b3630430271..200d859ea38a3e5dc0885d1610a228a6976f2e87 100644 (file)
@@ -11,7 +11,7 @@
  *
  * Further, this software is distributed without any warranty that it is
  * free of the rightful claim of any third person regarding infringement
- * or the like.         Any license provided herein, whether implied or
+ * or the like.  Any license provided herein, whether implied or
  * otherwise, applies only to this software file.  Patent licenses, if
  * any, provided herein do not apply to combinations of this program with
  * other software, or any other product whatsoever.
@@ -33,6 +33,7 @@
 /*
  * Free realtime space allocation for XFS.
  */
+
 #include <xfs.h>
 
 extern int xfs_lowbit32(__uint32_t);