[cfe-commits] r86720 - /cfe/trunk/include/clang/Parse/Template.h
Benjamin Kramer
benny.kra at googlemail.com
Tue Nov 10 13:33:20 PST 2009
Author: d0k
Date: Tue Nov 10 15:33:20 2009
New Revision: 86720
URL: http://llvm.org/viewvc/llvm-project?rev=86720&view=rev
Log:
Add newline at EOF.
Modified:
cfe/trunk/include/clang/Parse/Template.h
Modified: cfe/trunk/include/clang/Parse/Template.h
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/include/clang/Parse/Template.h?rev=86720&r1=86719&r2=86720&view=diff
==============================================================================
--- cfe/trunk/include/clang/Parse/Template.h (original)
+++ cfe/trunk/include/clang/Parse/Template.h Tue Nov 10 15:33:20 2009
@@ -180,4 +180,4 @@
}
}
-#endif
\ No newline at end of file
+#endif
More information about the cfe-commits
mailing list