diff options
Diffstat (limited to 'include/Support/SystemUtils.h')
-rw-r--r-- | include/Support/SystemUtils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Support/SystemUtils.h b/include/Support/SystemUtils.h index 26371c9..01c8189 100644 --- a/include/Support/SystemUtils.h +++ b/include/Support/SystemUtils.h @@ -1,4 +1,4 @@ -//===- SystemUtils.h - Utilities to do low-level system stuff --*- C++ -*--===// +//===- SystemUtils.h - Utilities to do low-level system stuff ---*- C++ -*-===// // // This file contains functions used to do a variety of low-level, often // system-specific, tasks. |