diff --git a/netconf-service/netconf.cpp b/netconf-service/netconf.cpp index 7e57562a8..a14a10b68 100644 --- a/netconf-service/netconf.cpp +++ b/netconf-service/netconf.cpp @@ -167,7 +167,7 @@ int main(int argc,char **argv) q << "SELECT DISTINCT LOWER(HEX(Node_id)) AS Node_id,LOWER(HEX(Network_id)) AS Network_id FROM QNetworkConfigRefresh"; StoreQueryResult rs = q.store(); for(unsigned long i=0;i