Eliminate tabs and trailing spaces.
[oota-llvm.git] / include / llvm / Support / Annotation.h
index b957447715c8597ef5acf9bce170a63f2b2e7bb4..f9d9f6095c870092247244753a3752e25dacdf29 100644 (file)
@@ -81,7 +81,7 @@ public:
 //===----------------------------------------------------------------------===//
 //
 // Annotable - This class is used as a base class for all objects that would
-// like to have annotation capability.  
+// like to have annotation capability.
 //
 // Annotable objects keep their annotation list sorted as annotations are
 // inserted and deleted.  This is used to ensure that annotations with identical