r176510 - Fix this checkin.

Fariborz Jahanian fjahanian at apple.com
Tue Mar 5 11:52:24 PST 2013


Author: fjahanian
Date: Tue Mar  5 13:52:24 2013
New Revision: 176510

URL: http://llvm.org/viewvc/llvm-project?rev=176510&view=rev
Log:
Fix this checkin.

Modified:
    cfe/trunk/lib/AST/CommentSema.cpp

Modified: cfe/trunk/lib/AST/CommentSema.cpp
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/AST/CommentSema.cpp?rev=176510&r1=176509&r2=176510&view=diff
==============================================================================
--- cfe/trunk/lib/AST/CommentSema.cpp (original)
+++ cfe/trunk/lib/AST/CommentSema.cpp Tue Mar  5 13:52:24 2013
@@ -1,4 +1,4 @@
-class//===--- CommentSema.cpp - Doxygen comment semantic analysis --------------===//
+//===--- CommentSema.cpp - Doxygen comment semantic analysis --------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //





More information about the cfe-commits mailing list