Skip to content

Commit

Permalink
Bad rmw identifier after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
richiprosima committed Aug 25, 2016
1 parent 5ed17bd commit 080c5e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rmw_fastrtps_cpp/src/functions.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ typedef struct CustomParticipantInfo{

extern "C"
{
const char* const eprosima_fastrtps_identifier = "fastrtps";
const char* const eprosima_fastrtps_identifier = "rmw_fastrtps_cpp";

const char* rmw_get_implementation_identifier()
{
Expand Down

0 comments on commit 080c5e4

Please sign in to comment.