summaryrefslogtreecommitdiff
path: root/runtime/libprofile/Profiling.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/libprofile/Profiling.h')
-rw-r--r--runtime/libprofile/Profiling.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/libprofile/Profiling.h b/runtime/libprofile/Profiling.h
index 20f960f1b3..2c404899c8 100644
--- a/runtime/libprofile/Profiling.h
+++ b/runtime/libprofile/Profiling.h
@@ -4,9 +4,9 @@
|*
|* This file was developed by the LLVM research group and is distributed under
|* the University of Illinois Open Source License. See LICENSE.TXT for details.
-|*
+|*
|*===----------------------------------------------------------------------===*|
-|*
+|*
|* This file defines functions shared by the various different profiling
|* implementations.
|*