commit | f3c0781d22e8af78dd5c4cf4c72f814004f48aaf | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Tue Mar 11 21:48:49 2014 -0700 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Tue Mar 11 22:33:15 2014 -0700 |
tree | 295226fbbaa8b20dd93e5d5f0b3cfee233b6e1e4 | |
parent | dc947ec7b7faf77c77f1ef76c2fd5f15c1850476 [diff] [blame] |
fw: refine pipelines, dispatch to strategy refs #1345 #1255 Change-Id: If1cfc26049f87318103fc09c3b211ebf1eb3ebaa
diff --git a/daemon/table/pit-face-record.hpp b/daemon/table/pit-face-record.hpp index 2068729..3ad0462 100644 --- a/daemon/table/pit-face-record.hpp +++ b/daemon/table/pit-face-record.hpp
@@ -38,7 +38,7 @@ getLastRenewed() const; /** \brief gives the time point this record expires - * \return{ getLastRenewed() + InterestLifetime } + * \return getLastRenewed() + InterestLifetime */ time::Point getExpiry() const;