[cfe-commits] r93767 - /cfe/trunk/include/clang/Basic/Specifiers.h
Daniel Dunbar
daniel at zuster.org
Mon Jan 18 12:55:53 PST 2010
Author: ddunbar
Date: Mon Jan 18 14:55:52 2010
New Revision: 93767
URL: http://llvm.org/viewvc/llvm-project?rev=93767&view=rev
Log:
Add missing newline.
Modified:
cfe/trunk/include/clang/Basic/Specifiers.h
Modified: cfe/trunk/include/clang/Basic/Specifiers.h
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/include/clang/Basic/Specifiers.h?rev=93767&r1=93766&r2=93767&view=diff
==============================================================================
--- cfe/trunk/include/clang/Basic/Specifiers.h (original)
+++ cfe/trunk/include/clang/Basic/Specifiers.h Mon Jan 18 14:55:52 2010
@@ -69,4 +69,4 @@
};
}
-#endif // LLVM_CLANG_BASIC_SPECIFIERS_H
\ No newline at end of file
+#endif // LLVM_CLANG_BASIC_SPECIFIERS_H
More information about the cfe-commits
mailing list