src/inc/bbiFile.h 1.8

1.8 2009/03/17 20:46:33 kent
Updating comment.
Index: src/inc/bbiFile.h
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/inc/bbiFile.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -b -B -U 4 -r1.7 -r1.8
--- src/inc/bbiFile.h	15 Mar 2009 00:17:51 -0000	1.7
+++ src/inc/bbiFile.h	17 Mar 2009 20:46:33 -0000	1.8
@@ -22,10 +22,10 @@
  *         indexOffset          8 bytes
  *     autoSql string (zero terminated)
  *     chromosome b+ tree       bPlusTree index
  *     full data
- *         sectionCount		4 bytes
- *         section data		section count sections, of three types
+ *         sectionCount		4 bytes (item count for bigBeds)
+ *         section data		section count sections, of three types (bed data for bigBeds)
  *     full index               cirTree index
  *     zoom info             one of these for each zoom level
  *         zoom data
  *             zoomCount	4 bytes