# HG changeset patch # User Florian Pose # Date 1214214743 0 # Node ID 91a0d7226e0b0efa787bcd0ca6b769d7d2a71caf # Parent 4b7e54b4008280801591bf4bbd55bceaf5f9b047 Minor change. diff -r 4b7e54b40082 -r 91a0d7226e0b master/pdo_list.c --- a/master/pdo_list.c Fri Jun 20 15:34:14 2008 +0000 +++ b/master/pdo_list.c Mon Jun 23 09:52:23 2008 +0000 @@ -202,7 +202,7 @@ /** 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.