/[ipchat]/ipchat/src/misc.h
ViewVC logotype

Diff of /ipchat/src/misc.h

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

revision 1.2 by beatk, Thu Oct 28 15:57:10 2004 UTC revision 1.3 by beatk, Sun Feb 27 21:20:36 2005 UTC
# Line 29  Line 29 
29  #define ERR_CO (ERR_LOCAL -5)  #define ERR_CO (ERR_LOCAL -5)
30    
31  extern char *home_path (char *file);  extern char *home_path (char *file);
32    extern char *home_path2 (char *dir, char *file);
33  extern int read_tag (int fd, char *src, char *name, char *buff, size_t size);  extern int read_tag (int fd, char *src, char *name, char *buff, size_t size);
34  extern int write_tag (int fd, char *name, char *buff, size_t tabs);  extern int write_tag (int fd, char *name, char *buff, size_t tabs);
35  extern int check_dir ();  extern int check_dir (char *dirname);
36  extern char *ipv4_to_string (ip_t ip);  extern char *ipv4_to_string (ip_t ip);
37    
38  #endif  #endif

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

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26