commit | e674a014406b90393555538adea72895577a30e2 | [log] [tgz] |
---|---|---|
author | Spyridon Mastorakis <spiros.mastorakis@gmail.com> | Mon Apr 23 08:18:30 2018 -0700 |
committer | Spyridon Mastorakis <spiros.mastorakis@gmail.com> | Mon Apr 23 08:19:39 2018 -0700 |
tree | b4077425aabe61658e193cb0cbc10b6834d7528b | |
parent | e932a219c927216cfaa1fd084ddcdc9b4b87c1d8 [diff] [blame] |
examples: Fixing outdated instructions Change-Id: I675d6837273442a1443adeee2182c8aace611a22
diff --git a/examples/ndn-simple-with-content-freshness.cpp b/examples/ndn-simple-with-content-freshness.cpp index baef23c..9cac54d 100644 --- a/examples/ndn-simple-with-content-freshness.cpp +++ b/examples/ndn-simple-with-content-freshness.cpp
@@ -39,7 +39,7 @@ * corresponding data packet will not be considered fresh for more than 2 seconds (can be cached * for a shorter time, if entry is evicted earlier) * - * NS_LOG=DumbRequester ./waf --run ndn-simple-with-content-freshness + * NS_LOG=OneInterestRequester ./waf --run ndn-simple-with-content-freshness */ int