diff options
Diffstat (limited to 'module/splat/splat-time.c')
-rw-r--r-- | module/splat/splat-time.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/module/splat/splat-time.c b/module/splat/splat-time.c index 5b5ad62f6..a0e261956 100644 --- a/module/splat/splat-time.c +++ b/module/splat/splat-time.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 Tests (SPLAT) Time Tests. -\*****************************************************************************/ + */ #include <sys/time.h> #include <linux/mm_compat.h> |