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

Diff of /pengfork/src/sighndl.c

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

revision 1.1 by chupa, Fri Sep 6 23:03:55 2002 UTC revision 1.2 by chupa, Sat Oct 19 12:11:59 2002 UTC
# Line 48  sig_exit (signum) Line 48  sig_exit (signum)
48        break;        break;
49      }      }
50    engine_stop ();    engine_stop ();
   if (haccess != NULL && haccess->is_connected ())  
     haccess->disconnect ();  
   if (iface != NULL && iface->is_connected ())  
     iface->disconnect ();  
   
   exit (0);  
51  }  }

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