src/hg/inc/hui.h 1.126
1.126 2009/05/05 22:38:51 tdreszer
Clarified function comment
Index: src/hg/inc/hui.h
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/inc/hui.h,v
retrieving revision 1.125
retrieving revision 1.126
diff -b -B -U 4 -r1.125 -r1.126
--- src/hg/inc/hui.h 30 Apr 2009 15:48:49 -0000 1.125
+++ src/hg/inc/hui.h 5 May 2009 22:38:51 -0000 1.126
@@ -28,9 +28,10 @@
*/
#define ENCODE_DATA_RELEASE_POLICY "/ENCODE/terms.html"
char *encodeRestrictionDateDisplay(struct trackDb *trackDb);
-/* Create a string for ENCODE restriction date of this track */
+/* Create a string for ENCODE restriction date of this track
+ if return is not null, then free it after use */
char *hDocumentRoot();
/* get the path to the DocumentRoot, or the default */