/[PAMELA software]/chewbacca/PamOffLineSW/PacketUser.cpp
ViewVC logotype

Diff of /chewbacca/PamOffLineSW/PacketUser.cpp

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

revision 1.14 by mocchiut, Fri Jan 15 14:02:29 2010 UTC revision 1.15 by mocchiut, Fri Jan 15 14:31:17 2010 UTC
# Line 1  Line 1 
1  //============================================================================  //============================================================================
2  // $Id: PacketUser.cpp,v 1.13 2010/01/08 13:36:14 mocchiut Exp $  // $Id: PacketUser.cpp,v 1.14 2010/01/15 14:02:29 mocchiut Exp $
3  // Description :  // Description :
4  //============================================================================  //============================================================================
5  #include "PacketUser.h"  #include "PacketUser.h"
# Line 647  void PacketUser::FinishGroup(char * file Line 647  void PacketUser::FinishGroup(char * file
647          }          }
648                    
649          CleanDisk();          CleanDisk();
650          if (!single_connection) {          //      if (!single_connection) {
651            CloseDBConnection();          //        CloseDBConnection();
652          }          //      }
653          //      return; // commented here...          //      return; // commented here...
654    
655        };        };

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

  ViewVC Help
Powered by ViewVC 1.1.23