aboutsummaryrefslogtreecommitdiff
path: root/include/Support/SetOperations.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/Support/SetOperations.h')
-rw-r--r--include/Support/SetOperations.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Support/SetOperations.h b/include/Support/SetOperations.h
index 3a5e6f2bd4..fe020b87da 100644
--- a/include/Support/SetOperations.h
+++ b/include/Support/SetOperations.h
@@ -1,4 +1,4 @@
-//===-- Support/SetOperations.h - Generic Set Operations ---------*- C++ -*--=//
+//===-- Support/SetOperations.h - Generic Set Operations --------*- C++ -*-===//
//
// This file defines generic set operations that may be used on set's of
// different types, and different element types.