Don't underline diffs
authorBrian Gaeke <gaeke@uiuc.edu>
Tue, 13 Apr 2004 18:24:01 +0000 (18:24 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Tue, 13 Apr 2004 18:24:01 +0000 (18:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12902 91177308-0d34-0410-b5e6-96231b3b80d8

utils/Spiff/output.c

index db157468d21ed20a2f168670a8d6102dc7164120..19b4bab3d307ff9ca3e1ce286b4f4b6d779ffb6d 100644 (file)
@@ -124,7 +124,8 @@ _O_start_standout()
        }
        else
        {
        }
        else
        {
-               _O_doing_ul = 1;
+               /* _O_doing_ul = 1; */ /* disabled by brg 13-April-2004 - this
+ makes the output unreadable */
        }
 }
 
        }
 }