diff --git a/docs/CodingStandards.html b/docs/CodingStandards.html index a9b3698ae4d..1c9c1451755 100644 --- a/docs/CodingStandards.html +++ b/docs/CodingStandards.html @@ -131,12 +131,12 @@ this:

 //===-- llvm/Instruction.h - Instruction class definition -------*- C++ -*-===//
-// 
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file is distributed under the University of Illinois Open Source
 // License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 //
 // This file contains the declaration of the Instruction class, which is the