Index: trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- trunk/doc/pslib/psLibSDRS.tex	(revision 4454)
+++ trunk/doc/pslib/psLibSDRS.tex	(revision 4455)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.309 2005-07-06 00:37:47 price Exp $
+%%% $Id: psLibSDRS.tex,v 1.310 2005-07-06 01:01:13 price Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -2097,5 +2097,5 @@
 typedef struct {
     long n;                             ///< Number of chars that form the bitset
-    char *bits;                         ///< The bits
+    psU8 *bits;                         ///< The bits
     void *lock;                         ///< Optional lock for thread safety
 } psBitSet;
