commit | 9fe4a844a6611f071c1afe123469fc2cb9810e16 | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Fri Oct 11 18:07:48 2013 -0700 |
committer | Jeff Thompson <jefft0@gmail.com> | Fri Oct 11 18:07:48 2013 -0700 |
tree | 1b79585fd4dbd7a76bcf4114f036d345befcc58e | |
parent | c564781f308e015c4b5f4f08d1245ef8d7e6c149 [diff] |
name.h documentation: Fix typo, remove extra /**
diff --git a/ndn-cpp/c/name.h b/ndn-cpp/c/name.h index 78fcc9c..68c3b6d 100644 --- a/ndn-cpp/c/name.h +++ b/ndn-cpp/c/name.h
@@ -34,7 +34,6 @@ } /** -/** * Interpret the name component as a network-ordered number and return an integer. * @param self A pointer to the ndn_NameComponent struct. * @return The integer number.