eef259ce15fdc45da386ba4fdf02ffcfbd273175 galt Wed Mar 12 11:07:16 2014 -0700 oops another missed type change for hgsid in hgSession diff --git src/hg/hgSession/hgSession.c src/hg/hgSession/hgSession.c index ccf836d..521235b 100644 --- src/hg/hgSession/hgSession.c +++ src/hg/hgSession/hgSession.c @@ -1023,31 +1023,31 @@ char *firstUse = row[1]; char *settings = NULL; if (gotSettings) settings = row[2]; char *description = getSetting(settings, "description"); if (description == NULL) description = ""; dyStringPrintf(dyMessage, "Session Details Help
\n"); #define highlightAccChanges "{ var b = document.getElementById('" hgsDoSessionChange "'); " \ " if (b) { b.style.background = '#ff9999'; } }" dyStringPrintf(dyMessage, "%s\n" "