Revision 60 logic/trunk/src/init/devicelist.c

View differences:

devicelist.c
146 146
    return tm_p->tm_hour*100+tm_p->tm_min;
147 147
}
148 148

  
149
int deleteDeviceList(device *dev)
150
{
151

  
152
    return 1;
153
}
149 154
/*
150 155
void updateDeviceList(device_d *deviceList)
151 156
{

Also available in: Unified diff