Minor change.

This commit is contained in:
Florian Pose 2008-06-23 09:52:23 +00:00
parent 82e3ccbc13
commit 4458a5fd62
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ int ec_pdo_list_copy(
/** Compares two Pdo lists.
*
* Only the list is compared, not the Pdo entries (i. e. the Pdo
* configuration).
* mapping).
*
* \retval 1 The given Pdo lists are equal.
* \retval 0 The given Pdo lists differ.