This repository was archived by the owner on Apr 13, 2019. It is now read-only.

Description
Hi,
There is a small inconsistency between ccnx_Name.h and ccnx_Name.c. The following function declarations in ccnx_Name.h do not exist in ccnx_Name.c and should therefore be removed from ccnx_Name.h.
Line 713:-
uint64_t ccnxName_GetNthSegmentNumber(const CCNxName *name, size_t nthNumber);
Line 731:-
uint64_t ccnxName_GetSegmentNumber(const CCNxName *name);