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

Inconsistency between ccnx_Name.h and ccnx_Name.c #9

Open
adeelm87 opened this issue Jan 25, 2017 · 0 comments
Open

Inconsistency between ccnx_Name.h and ccnx_Name.c #9

adeelm87 opened this issue Jan 25, 2017 · 0 comments

Comments

@adeelm87
Copy link

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);

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant