/[thuban]/branches/WIP-pyshapelib-bramz/libraries/shapelib/dbfopen.c
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/libraries/shapelib/dbfopen.c

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

revision 2747 by bramz, Tue Mar 20 23:12:45 2007 UTC revision 2748 by bramz, Tue Mar 20 23:18:34 2007 UTC
# Line 553  DBFOpen( const char * pszFilename, const Line 553  DBFOpen( const char * pszFilename, const
553  void SHPAPI_CALL  void SHPAPI_CALL
554  DBFClose(DBFHandle psDBF)  DBFClose(DBFHandle psDBF)
555  {  {
556          if( psSHP == NULL )          if( psDBF == NULL )
557                  return;                  return;
558                                    
559  /* -------------------------------------------------------------------- */  /* -------------------------------------------------------------------- */

Legend:
Removed from v.2747  
changed lines
  Added in v.2748

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26