commit | 83eae8487073e33a0a15c5ad044ad504d14deeea | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Wed Nov 06 22:07:38 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri May 09 15:15:59 2014 -0700 |
tree | c81edc2831546b4e2e1dac03be9b21e298e54cb1 | |
parent | e6476cded32e68139fecf9ecde45a4b36856435d [diff] [blame] |
Fixing a bug in introducing others
diff --git a/src/contactpanel.h b/src/contactpanel.h index fd76b0b..f6e794c 100644 --- a/src/contactpanel.h +++ b/src/contactpanel.h
@@ -96,8 +96,8 @@ void onDnsEndorseeTimeout(ndn::Ptr<ndn::Closure> closure, - ndn::Ptr<ndn::Interest> interest, - int count); + ndn::Ptr<ndn::Interest> interest, + int count); void onDnsEndorseeUnverified(ndn::Ptr<ndn::Data> data, int count);