]> git.proxmox.com Git - mirror_spl.git/blobdiff - include/sys/errno.h
Fix cstyle warnings
[mirror_spl.git] / include / sys / errno.h
index 64d8482dc219fe91c9b7bdb0f31807e58161d704..2dd378bc8517f2e74eac6aeacab7bc6d3c2a0245 100644 (file)
@@ -1,4 +1,4 @@
-/*****************************************************************************\
+/*
  *  Copyright (C) 2007-2010 Lawrence Livermore National Security, LLC.
  *  Copyright (C) 2007 The Regents of the University of California.
  *  Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
@@ -20,9 +20,9 @@
  *
  *  You should have received a copy of the GNU General Public License along
  *  with the SPL.  If not, see <http://www.gnu.org/licenses/>.
-\*****************************************************************************/
+ */
 
 #ifndef _SPL_ERRNO_H
-#define _SPL_ERRNO_H
+#define        _SPL_ERRNO_H
 
 #endif /* SPL_ERRNO_H */