src/hg/lib/web.c 1.173

1.173 2010/05/20 03:14:17 kent
Fixed indentation a little
Index: src/hg/lib/web.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/lib/web.c,v
retrieving revision 1.172
retrieving revision 1.173
diff -b -B -U 4 -r1.172 -r1.173
--- src/hg/lib/web.c	11 May 2010 01:43:30 -0000	1.172
+++ src/hg/lib/web.c	20 May 2010 03:14:17 -0000	1.173
@@ -269,11 +269,10 @@
     printf("</TR></TABLE>");
     printf("</TD></TR></TABLE>\n");
     }
 else if (dbIsFound)
-{
-
-puts(
+    {
+    puts(
        "<!-- +++++++++++++++++++++ HOTLINKS BAR +++++++++++++++++++ -->" "\n"
        "<TR><TD COLSPAN=3 HEIGHT=40 >" "\n"
        "<table bgcolor=\"#000000\" cellpadding=\"1\" cellspacing=\"1\" width=\"100%%\" height=\"27\">" "\n"
        "<tr bgcolor=\"#"HG_COL_HOTLINKS"\"><td valign=\"middle\">" "\n"