X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=include%2Fsys%2Finttypes.h;h=92e76206ba52a83351016c22503b6800d562f7b6;hb=1149b62d20b7ed9d8ae25d5da7a06213d79b7602;hp=82e555cddf8318a02a382db1b81223def37e0990;hpb=ea5c4389fb7183f036b38e5ba171ac5a05798c4d;p=mirror_spl.git diff --git a/include/sys/inttypes.h b/include/sys/inttypes.h index 82e555c..92e7620 100644 --- a/include/sys/inttypes.h +++ b/include/sys/inttypes.h @@ -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 . -\*****************************************************************************/ + */ #ifndef _SPL_INTTYPES_H -#define _SPL_INTTYPES_H +#define _SPL_INTTYPES_H #endif /* SPL_INTTYPES_H */