/[LeafOK_CVS]/innwebd/innd.h
ViewVC logotype

Diff of /innwebd/innd.h

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

Revision 1.2 by sysadm, Fri Jul 2 11:32:33 2004 UTC Revision 1.3 by sysadm, Sat Jul 3 05:30:04 2004 UTC
# Line 13  Line 13 
13  /*******************************************************/  /*******************************************************/
14    
15  #pragma once  #pragma once
16  #include "nntp_passive.h"  #include "base_passive.h"
17    
18  class innd :  class innd :
19          public nntp_passive          public base_passive
20  {  {
21  public:  public:
22          innd(void);          innd(void);


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1