commit | 918343d82a3f438cc00bea14d8d8f5603972e270 | [log] [tgz] |
---|---|---|
author | Yumin Xia <me@yumin-xia.com> | Fri Mar 17 19:04:55 2017 -0700 |
committer | Yumin Xia <me@yumin-xia.com> | Mon Oct 16 12:47:33 2017 -0700 |
tree | 48cc0ed785816ed7c7b15a5d92dcf0fa57c5caa1 | |
parent | 2c509c2bd8d4d3476321fc49903a31c3a43ad79f [diff] [blame] |
remove useless codes related to CERT_QUERY Change-Id: I5c2b75d9f26116fabee628cffd54b0247a69646d
diff --git a/src/clients/query.hpp b/src/clients/query.hpp index f933eeb..6f8222b 100644 --- a/src/clients/query.hpp +++ b/src/clients/query.hpp
@@ -34,7 +34,7 @@ * * Query is an Interest whose name follows the format: * - * <zone> [<KEY>|<NDNS>|<NDNS-R>] <rrLabel> <rrType> + * <zone> [<NDNS>|<NDNS-R>] <rrLabel> <rrType> */ class Query : noncopyable {