Author: zhongxingxu
Date: Tue Nov 18 07:35:51 2008
New Revision: 59523

URL: http://llvm.org/viewvc/llvm-project?rev=59523&view=rev
Log:
Fix 80-col violation.

Modified:
    cfe/trunk/include/clang/Analysis/PathSensitive/BugReporter.h

Modified: cfe/trunk/include/clang/Analysis/PathSensitive/BugReporter.h
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/include/clang/Analysis/PathSensitive/BugReporter.h?rev=59523&r1=59522&r2=59523&view=diff

==============================================================================
--- cfe/trunk/include/clang/Analysis/PathSensitive/BugReporter.h (original)
+++ cfe/trunk/include/clang/Analysis/PathSensitive/BugReporter.h Tue Nov 18 
07:35:51 2008
@@ -1,4 +1,4 @@
-//===---  BugReporter.h - Generate PathDiagnostics ---------------*- C++ 
-*-===//
+//===---  BugReporter.h - Generate PathDiagnostics --------------*- C++ 
-*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //


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

Reply via email to