commit | 0782718103e0264ecebaf2b3369f738d14eb5998 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Dec 13 01:07:32 2011 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Dec 13 01:07:32 2011 -0800 |
tree | 32c78ace1ecb77c9f037c714c2506ad5f572f8bb | |
parent | 66e6fd7aef5420a71c8954f36719ea2e8c9274be [diff] [blame] |
Correcting python bindings (+ rescan) Removing obsolete and unnecessary code
diff --git a/model/ccnx-name-components.cc b/model/ccnx-name-components.cc index a7066de..323a3f8 100644 --- a/model/ccnx-name-components.cc +++ b/model/ccnx-name-components.cc
@@ -77,6 +77,7 @@ { os << "/" << *i; } + if (m_prefix.size ()==0) os << "/"; } std::ostream &