summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 917343b)
raw | patch | inline | side by side (parent: 917343b)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 15 Apr 2008 14:23:03 +0000 (16:23 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 15 Apr 2008 14:23:03 +0000 (16:23 +0200) |
src/utils_threshold.c | patch | blob | history |
diff --git a/src/utils_threshold.c b/src/utils_threshold.c
index 0682b168aa83f540ad16d8c76c1ef4d68e8653cc..6c131ba62644c3c9f99228e53b812a5fb6ade513 100644 (file)
--- a/src/utils_threshold.c
+++ b/src/utils_threshold.c
return (-1);
}
memcpy (th_copy, th, sizeof (threshold_t));
- th_copy = NULL;
+ th_ptr = NULL;
DEBUG ("ut_threshold_add: Adding entry `%s'", name);