[BACK]Return to cddb.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / cdio

Diff for /src/usr.bin/cdio/cddb.c between version 1.3 and 1.4

version 1.3, 2002/04/18 22:07:04 version 1.4, 2002/04/18 22:17:04
Line 37 
Line 37 
 #include <vis.h>  #include <vis.h>
 #include "extern.h"  #include "extern.h"
   
 unsigned long   cddb_discid(int, struct cd_toc_entry *);  
 unsigned long   cddb_sum(unsigned long);  unsigned long   cddb_sum(unsigned long);
 void            send_hello(FILE *);  void            send_hello(FILE *);
 void            send_query(FILE *, int, struct cd_toc_entry *);  void            send_query(FILE *, int, struct cd_toc_entry *);

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