0892f861cb9f708d720040d6bc497212897ce19f
braney
Fri Aug 13 10:42:51 2010 -0700
change tooltip for file downloads
diff --git src/hg/lib/hui.c src/hg/lib/hui.c
index 3e15cf1..2b0e081 100644
--- src/hg/lib/hui.c
+++ src/hg/lib/hui.c
@@ -68,7 +68,7 @@
if(trackDbSetting(tdb, "wgEncode") != NULL)
{
struct trackDb *dirKeeper = wgEncodeDownloadDirKeeper(database, tdb, trackHash);
- printf("%s",
+ printf("%s",
hDownloadsServer(),
trackDbSettingOrDefault(dirKeeper, "origAssembly",database),
ENCODE_DCC_DOWNLOADS, dirKeeper->table, name, name);