OSDN Git Service

Changed key.
[ultramonkey-l7/ultramonkey-l7-v2.git] / module / protocol / module_sslid_hash_map.h
index b0f3fcb..8a9b4ad 100644 (file)
@@ -29,7 +29,7 @@
 
 
 typedef std::tr1::unordered_map<std::string, struct l7vs_dest> IDMAP;
-typedef std::list<IDMAP::iterator> IDLIST;
+typedef std::list<std::string> IDLIST;
 
 
 class CSSLIDMap