Show
Ignore:
Timestamp:
03/16/10 13:26:06 (2 years ago)
Author:
Hugo
Message:

vdnsOrg/idnsOrg: renamed OnLineZoneCheck?

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/unxsBind/interfaces/org/zone.c

    r526 r1261  
    8888char *ParseTextAreaLines(char *cTextArea); 
    8989void PrepDelToolsTestData(unsigned uNumIPs); 
    90 unsigned OnLineZoneCheck(void); 
     90unsigned idnsOnLineZoneCheck(void); 
    9191 
    9292 
     
    362362                         
    363363                        PrepDelToolsTestData(uNumIPs); 
    364                         if(OnLineZoneCheck()) 
     364                        if(idnsOnLineZoneCheck()) 
    365365                        { 
    366366                                sprintf(gcModStep," Confirm");