--- ray/src/common/fputword.c 2003/03/27 04:16:33 3.3 +++ ray/src/common/fputword.c 2003/07/01 16:20:04 3.5 @@ -1,10 +1,10 @@ #ifndef lint -static const char RCSid[] = "$Id: fputword.c,v 3.3 2003/03/27 04:16:33 greg Exp $"; +static const char RCSid[] = "$Id: fputword.c,v 3.5 2003/07/01 16:20:04 greg Exp $"; #endif /* * Read white space separated words from stream * - * External symbols declared in standard.h + * External symbols declared in rtio.h */ #include "copyright.h"