/[pengfork]/pengfork/src/p30init.c
ViewVC logotype

Diff of /pengfork/src/p30init.c

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

revision 1.1 by chupa, Mon Aug 26 12:10:46 2002 UTC revision 1.2 by chupa, Mon Sep 2 14:47:53 2002 UTC
# Line 23  Line 23 
23    
24  #include <stdio.h>  #include <stdio.h>
25    
26    #include "log.h"
27    
28  #include "prot30.h"  #include "prot30.h"
29  #include "p30init.h"  #include "p30init.h"
30    
# Line 58  prot30_init_confirm (data, data_size) Line 60  prot30_init_confirm (data, data_size)
60      }      }
61    else    else
62      {      {
63        printf ("Received an init_confirm while ever initialized\n");        log (LOG_WARNING,
64               "P3/INIT - Received an init_confirm while ever initialized\n");
65      }      }
66  }  }

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