Index: trunk/Ohana/src/addstar/include/addstar.h
===================================================================
--- trunk/Ohana/src/addstar/include/addstar.h	(revision 5585)
+++ trunk/Ohana/src/addstar/include/addstar.h	(revision 5900)
@@ -130,6 +130,6 @@
 Stars     *rd_gsc                 PROTO((char *filename, int *nstars));
 int        replace_match          PROTO((Average *average, Measure *measure, Stars *star));
-Stars     *rfits                  PROTO((FILE *f, int *nstars));
-Stars     *rtext                  PROTO((FILE *f, int *nstars));
+Stars     *rfits                  PROTO((FILE *f, unsigned int *nstars));
+Stars     *rtext                  PROTO((FILE *f, unsigned int *nstars));
 void       save_pt_catalog        PROTO((Catalog *catalog));  /*** choose new name ***/
 double     scat_subpix            PROTO((double x, double y));
