/[MITgcm]/MITgcm/tools/cyrus-imapd-makedepend/main.c
ViewVC logotype

Diff of /MITgcm/tools/cyrus-imapd-makedepend/main.c

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2 by edhill, Fri Feb 25 16:19:32 2005 UTC revision 1.3 by jahn, Mon Apr 6 21:17:32 2009 UTC
# Line 552  match(str, list) Line 552  match(str, list)
552   * Get the next line.  We only return lines beginning with '#' since that   * Get the next line.  We only return lines beginning with '#' since that
553   * is all this program is ever interested in.   * is all this program is ever interested in.
554   */   */
555  char *getline(filep)  char *getppline(filep)
556          register struct filepointer     *filep;          register struct filepointer     *filep;
557  {  {
558          register char   *p,     /* walking pointer */          register char   *p,     /* walking pointer */

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22