Gross, some whitespace escaped


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3335 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/WritingAnLLVMPass.html b/docs/WritingAnLLVMPass.html
index 7db23f3..f7cae6d 100644
--- a/docs/WritingAnLLVMPass.html
+++ b/docs/WritingAnLLVMPass.html
@@ -152,10 +152,10 @@
 # Makefile for hello pass
 
 # Path to top level of LLVM heirarchy
-LEVEL = ../../..                 
+LEVEL = ../../..
 
 # Name of the library to build
-LIBRARYNAME = hello    
+LIBRARYNAME = hello
 
 # Build a dynamically loadable shared object
 SHARED_LIBRARY = 1
@@ -975,6 +975,6 @@
 <address><a href="mailto:sabre@nondot.org">Christopher Lattner</a></address>
 <!-- Created: Tue Aug  6 15:00:33 CDT 2002 -->
 <!-- hhmts start -->
-Last modified: Wed Aug 14 15:04:56 CDT 2002
+Last modified: Wed Aug 14 15:06:49 CDT 2002
 <!-- hhmts end -->
 </font></body></html>