Skip to content
Snippets Groups Projects
Commit 280bec1e authored by Florian Pose's avatar Florian Pose
Browse files

Minor change.

parent e3020c77
No related branches found
No related tags found
No related merge requests found
...@@ -202,7 +202,7 @@ int ec_pdo_list_copy( ...@@ -202,7 +202,7 @@ int ec_pdo_list_copy(
/** Compares two Pdo lists. /** Compares two Pdo lists.
* *
* Only the list is compared, not the Pdo entries (i. e. the Pdo * Only the list is compared, not the Pdo entries (i. e. the Pdo
* configuration). * mapping).
* *
* \retval 1 The given Pdo lists are equal. * \retval 1 The given Pdo lists are equal.
* \retval 0 The given Pdo lists differ. * \retval 0 The given Pdo lists differ.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment