Fix .cpp files claiming to be header files
[oota-llvm.git] / lib / Support / DynamicLibrary.cpp
index 82d7c0cc6d19cd3c1707d8b6c93d4a00aa4389cf..d2b551e8a0a61bc85c8186d2d2e1e90af3a49752 100644 (file)
@@ -7,7 +7,7 @@
 //
 //===----------------------------------------------------------------------===//
 //
-//  This header file implements the operating system DynamicLibrary concept.
+//  This file implements the operating system DynamicLibrary concept.
 //
 // FIXME: This file leaks ExplicitSymbols and OpenedHandles!
 //