Changeset 10582 for trunk/FACT++/src/DimServiceInfoList.cc
- Timestamp:
- 05/04/11 20:35:03 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/DimServiceInfoList.cc
r10570 r10582 211 211 // Get the type and compare it with fType 212 212 const string type = buffer.substr(buffer.find_last_of('|')+1); 213 if (type=="RPC") 214 continue; 213 215 214 216 /*
Note:
See TracChangeset
for help on using the changeset viewer.