/[pengfork]/pengfork/include/fdo/init.h
ViewVC logotype

Diff of /pengfork/include/fdo/init.h

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

revision 1.1 by chupa, Thu Sep 5 15:31:16 2002 UTC revision 1.2 by chupa, Fri Sep 6 23:03:55 2002 UTC
# Line 26  Line 26 
26  #include <sys/types.h>  #include <sys/types.h>
27  #include "fdo.h"  #include "fdo.h"
28    
29  void init_register(void);  void init_register (void);
30  void init_token(token_handler_t token, char *data, size_t data_size,  void init_token (token_t token, char *data, size_t data_size, buffer_t * out);
               buffer_t *out);  
31    
32  #endif /* __FDO_INIT_H__ */  #endif /* __FDO_INIT_H__ */

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

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