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


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to