Skip to content
This repository was archived by the owner on Apr 13, 2019. It is now read-only.
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

@adeelm87

Description

@adeelm87

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions