--- MITgcm/tools/cyrus-imapd-makedepend/main.c 2005/02/25 16:19:32 1.2 +++ MITgcm/tools/cyrus-imapd-makedepend/main.c 2009/04/06 21:17:32 1.3 @@ -552,7 +552,7 @@ * Get the next line. We only return lines beginning with '#' since that * is all this program is ever interested in. */ -char *getline(filep) +char *getppline(filep) register struct filepointer *filep; { register char *p, /* walking pointer */