aboutsummaryrefslogtreecommitdiffstats
path: root/module/spl/spl-atomic.c
diff options
context:
space:
mode:
Diffstat (limited to 'module/spl/spl-atomic.c')
-rw-r--r--module/spl/spl-atomic.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/module/spl/spl-atomic.c b/module/spl/spl-atomic.c
index c46252c10..4c48684ba 100644
--- a/module/spl/spl-atomic.c
+++ b/module/spl/spl-atomic.c
@@ -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).
@@ -22,7 +22,7 @@
* with the SPL. If not, see <http://www.gnu.org/licenses/>.
*****************************************************************************
* Solaris Porting Layer (SPL) Atomic Implementation.
-\*****************************************************************************/
+ */
#include <sys/atomic.h>