From 280bec1e0c90ed9612d94194e982a8d0b985b379 Mon Sep 17 00:00:00 2001
From: Florian Pose <fp@igh-essen.com>
Date: Mon, 23 Jun 2008 09:52:23 +0000
Subject: [PATCH] Minor change.

---
 master/pdo_list.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/master/pdo_list.c b/master/pdo_list.c
index 668a38ef..22694b02 100644
--- a/master/pdo_list.c
+++ b/master/pdo_list.c
@@ -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.
-- 
GitLab